Home
last modified time | relevance | path

Searched refs:PVMI_KVPATTR_STRING_CONSTCHAR (Results 1 – 2 of 2) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmi_kvp.h60 static const char PVMI_KVPATTR_STRING_CONSTCHAR[] = PVMI_KVPATTR_STRING; variable
/external/opencore/pvmi/pvmf/src/
Dpvmi_kvp_util.cpp84 OSCL_StackString<8> basestr(PVMI_KVPATTR_STRING_CONSTCHAR); in GetAttrTypeFromKeyString()