Home
last modified time | relevance | path

Searched defs:apiType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_loopback.cpp36 const char *apiType = "-SDK"; in SetUpTestCase() local
H A Dusb_host_serial_func_test.cpp38 const char *apiType = "-SDK"; in SetUpTestCase() local
44 const char *apiType = "-SDK"; in TearDownTestCase() local
H A Dusb_host_raw_api_func_test.cpp37 const char *apiType = "-RAW"; in SetUpTestCase() local
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c67 … 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
H A Dusbhost_ddk_test.c77 int32_t UsbHostDdkTestInit(const char *apiType) in UsbHostDdkTestInit()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/include/
H A Diplugin.h56 ApiType apiType; member
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h95 ApiType apiType = ApiType::TEST_CODEC_BASE; member
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp1153 ErrCode EnterpriseDeviceMgrAbility::CheckSystemCalling(IPlugin::ApiType apiType, const std::string … in CheckSystemCalling()