Home
last modified time | relevance | path

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

/external/clang/test/ASTMerge/Inputs/
Dproperty1.m4 - (int)getProp2; method
Dproperty2.m4 - (int)getProp2; method
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp297 Func_GetHandlerProperty2 getProp2, in GetProp()
307 Func_GetHandlerProperty2 getProp2, in GetProp_Bool()
322 Func_GetHandlerProperty2 getProp2, in GetProp_UInt32()
341 Func_GetHandlerProperty2 getProp2, in GetProp_String()
356 Func_GetHandlerProperty2 getProp2, in GetProp_RawData()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats() local