Searched defs:isStub (Results 1 - 5 of 5) sorted by relevance
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/ |
H A D | mock_idevice.cpp | 22 sptr<INnrtDevice> INnrtDevice::Get(bool isStub) in Get() argument 27 sptr<INnrtDevice> INnrtDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/ |
H A D | mock_idevice.cpp | 22 sptr<INnrtDevice> INnrtDevice::Get(bool isStub) in Get() argument 27 sptr<INnrtDevice> INnrtDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/ |
H A D | device_registrar_test.cpp | 184 sptr<IRegisterDevice> IRegisterDevice::Get(bool isStub) in Get() argument 189 sptr<IRegisterDevice> IRegisterDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/ |
H A D | device_registrar_test.cpp | 184 sptr<IRegisterDevice> IRegisterDevice::Get(bool isStub) in Get() argument 189 sptr<IRegisterDevice> IRegisterDevice::Get(const std::string& serviceName, bool isStub) in Get() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/ |
H A D | mock_wpa_suppliant.cpp | 632 struct IHostapdInterface *IHostapdInterfaceGet(bool isStub)
in IHostapdInterfaceGet() argument 661 struct IHostapdInterface *IHostapdInterfaceGetInstance(const char *serviceName, bool isStub)
in IHostapdInterfaceGetInstance() argument 667 void IHostapdInterfaceRelease(struct IHostapdInterface *instance, bool isStub)
in IHostapdInterfaceRelease() argument 671 void IHostapdInterfaceReleaseInstance(const char *serviceName, struct IHostapdInterface *instance, bool isStub)
in IHostapdInterfaceReleaseInstance() argument 675 struct IWpaInterface *IWpaInterfaceGet(bool isStub)
in IWpaInterfaceGet() argument 766 struct IWpaInterface *IWpaInterfaceGetInstance(const char *serviceName, bool isStub)
in IWpaInterfaceGetInstance() argument 772 void IWpaInterfaceRelease(struct IWpaInterface *instance, bool isStub)
in IWpaInterfaceRelease() argument 775 void IWpaInterfaceReleaseInstance(const char *serviceName, struct IWpaInterface *instance, bool isStub)
in IWpaInterfaceReleaseInstance() argument
|
Completed in 5 milliseconds