Home
last modified time | relevance | path

Searched defs:getAttributeTypeDisplayName (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/sleuthkit/sleuthkit-4.7.0/bindings/java/src/org/sleuthkit/datamodel/
H A DBlackboardAttribute.java1787 public String getAttributeTypeDisplayName() throws TskCoreException { in getAttributeTypeDisplayName() method in BlackboardAttribute
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/tsk/framework/services/
H A DTskImgDBSqlite.cpp3385 string TskImgDBSqlite::getAttributeTypeDisplayName(int attributeTypeID){ in getAttributeTypeDisplayName() function in TskImgDBSqlite
H A DTskImgDBPostgreSQL.cpp3669 string TskImgDBPostgreSQL::getAttributeTypeDisplayName(int attributeTypeID){ in getAttributeTypeDisplayName() function in TskImgDBPostgreSQL