Home
last modified time | relevance | path

Searched refs:abiList (Results 1 - 3 of 3) sorted by relevance

/test/xts/tools/others/query/src/
H A DQueryMainStandard.cpp86 const char *abiList = GetAbiList(); in ObtainProductParms() local
87 if (abiList != nullptr) { in ObtainProductParms()
88 printf("AbiList = %s\n", abiList); in ObtainProductParms()
/test/xts/tools/lite/others/query/src/
H A DQueryMainSmall.cpp84 const char *abiList = GetAbiList(); in ObtainProductParms() local
85 if (abiList != nullptr) { in ObtainProductParms()
86 printf("AbiList = %s\n", abiList); in ObtainProductParms()
/test/xts/tools/lite/hctest/src/
H A Dhctest.c262 const char *abiList = GetAbiList(); in ObtainProductParams() local
263 if (abiList != NULL) { in ObtainProductParams()
264 printf("AbiList = %s\n", abiList); in ObtainProductParams()

Completed in 2 milliseconds