Searched defs:apiType (Results 1 – 8 of 8) sorted by relevance
36 const char *apiType = "-SDK"; in SetUpTestCase() local
38 const char *apiType = "-SDK"; in SetUpTestCase() local44 const char *apiType = "-SDK"; in TearDownTestCase() local
37 const char *apiType = "-RAW"; in SetUpTestCase() local
67 … int32_t TestParaseCommand(int32_t paramNum, const char *cmdParam, int32_t *cmdType, char *apiType) in TestParaseCommand()323 char apiType[DATA_MAX_LEN]; in main() local
77 int32_t UsbHostDdkTestInit(const char *apiType) in UsbHostDdkTestInit()
56 ApiType apiType; member
95 ApiType apiType = ApiType::TEST_CODEC_BASE; member
1153 ErrCode EnterpriseDeviceMgrAbility::CheckSystemCalling(IPlugin::ApiType apiType, const std::string … in CheckSystemCalling()