Home
last modified time | relevance | path

Searched defs:stub (Results 26 - 50 of 141) sorted by relevance

123456

/foundation/communication/ipc/services/dbinder/c/ipc_adapter/mini/
H A Ddbinder_ipc_adapter.c22 bool IsSameStub(DBinderServiceStub *stub, const char *serviceName, in IsSameStub() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dipc_msg_adapter.cpp54 void IpcMsgAdapter::SetLocalStub(sptr<InterIpcStub> stub) in SetLocalStub() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_driver.cpp26 OHOS::sptr<OHOS::IRemoteObject> stub; member
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_driver.cpp26 OHOS::sptr<OHOS::IRemoteObject> stub; member
/foundation/ability/ability_runtime/test/unittest/ability_debug_response_stub_test/
H A Dability_debug_response_stub_test.cpp62 auto stub = new (std::nothrow) MockAbilityDebugResponseStub(); in HWTEST_F() local
90 auto stub = new (std::nothrow) MockAbilityDebugResponseStub(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_foreground_state_observer_stub_test/
H A Dapp_foreground_state_observer_stub_test.cpp61 auto stub = new (std::nothrow) MockAppForegroundStateObserverStub(); in HWTEST_F() local
80 auto stub = new (std::nothrow) MockAppForegroundStateObserverStub(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/auto_startup_callback_stub_test/
H A Dauto_startup_callback_stub_test.cpp63 auto stub = new (std::nothrow) MockAutoStartupCallbackStub(); in HWTEST_F() local
89 auto stub = new (std::nothrow) MockAutoStartupCallbackStub(); in HWTEST_F() local
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_subscribe_test.cpp254 sptr<SystemProcessStatusChangeStub> stub = new SystemProcessStatusChange(); in HWTEST_F() local
271 sptr<SystemProcessStatusChangeStub> stub = new SystemProcessStatusChange(); in HWTEST_F() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dcomm_auth_info.cpp19 CommAuthInfo::CommAuthInfo(IRemoteObject *stub, int pid, int uid, uint32_t tokenId, in CommAuthInfo() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_extension_stub_test.cpp55 static inline shared_ptr<ExtExtensionStubMock> stub = nullptr; member in OHOS::FileManagement::Backup::ExtExtensionStubTest
[all...]
/foundation/ability/ability_runtime/test/unittest/ui_service_stub_test/
H A Dui_service_stub_test.cpp71 std::shared_ptr<UIServiceStub> stub = std::make_shared<MockUIServiceStubTest>(); in HWTEST_F() local
89 std::shared_ptr<UIServiceStub> stub = std::make_shared<MockUIServiceStubTest>(); in HWTEST_F() local
123 std::shared_ptr<UIServiceStub> stub = std::make_shared<MockUIServiceStubTest>(); in HWTEST_F() local
156 std::shared_ptr<UIServiceStub> stub = std::make_shared<MockUIServiceStubTest>(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ui_service_host_stub_test/
H A Dui_service_host_stub_test.cpp70 std::shared_ptr<UIServiceHostStub> stub = std::make_shared<MockUIServiceHostStubTest>(); in HWTEST_F() local
88 std::shared_ptr<UIServiceHostStub> stub = std::make_shared<MockUIServiceHostStubTest>(); in HWTEST_F() local
128 std::shared_ptr<UIServiceHostStub> stub = std::make_shared<MockUIServiceHostStubTest>(); in HWTEST_F() local
148 std::shared_ptr<UIServiceHostStub> stub = std::make_shared<MockUIServiceHostStubTest>(); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service.cpp73 sptr<DomainRpcServiceStub> stub = new (std::nothrow) DomainRpcServiceStub(); in GetSubSystemAbility() local
/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_callback.cpp89 wptr<JsAbilityAutoStartupCallBack> stub = iface_cast<JsAbilityAutoStartupCallBack>(AsObject()); in JSCallFunction() local
/foundation/ability/ability_runtime/test/unittest/js_ui_service_extension_connection_test/
H A Djs_ui_service_extension_connection_test.cpp96 sptr<UIServiceStubImpl> stub = sptr<UIServiceStubImpl>::MakeSptr(); in HWTEST_F() local
105 sptr<UIServiceHostStubImpl> stub = sptr<UIServiceHostStubImpl>::MakeSptr(); in HWTEST_F() local
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touchEvent_injector_test/
H A Daams_accessibility_touchEvent_injector_test.cpp134 sptr<AccessibilityElementOperatorStub> stub = in AddAccessibilityWindowConnection() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touchEvent_injector_test.cpp70 sptr<MockAccessibleAbilityClientStubImpl> stub = new MockAccessibleAbilityClientStubImpl(); in SetUp() local
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_accessibility_touchEvent_injector_test.cpp134 sptr<AccessibilityElementOperatorStub> stub = in AddAccessibilityWindowConnection() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_observer_stub.cpp69 OnConnectionStateChangedInner( BluetoothA2dpSrcObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnConnectionStateChangedInner() argument
81 OnPlayingStatusChangedInner( BluetoothA2dpSrcObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnPlayingStatusChangedInner() argument
93 OnConfigurationChangedInner( BluetoothA2dpSrcObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnConfigurationChangedInner() argument
107 OnMediaStackChangedInner( BluetoothA2dpSrcObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnMediaStackChangedInner() argument
116 OnVirtualDeviceChangedInner( BluetoothA2dpSrcObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnVirtualDeviceChangedInner() argument
[all...]
H A Dbluetooth_ble_central_manager_callback_stub.cpp73 OnScanCallbackInner( BluetoothBleCentralManagerCallBackStub *stub, MessageParcel &data, MessageParcel &reply) OnScanCallbackInner() argument
86 OnBleBatchScanResultsEventInner( BluetoothBleCentralManagerCallBackStub *stub, MessageParcel &data, MessageParcel &reply) OnBleBatchScanResultsEventInner() argument
109 OnStartOrStopScanEventInner( BluetoothBleCentralManagerCallBackStub *stub, MessageParcel &data, MessageParcel &reply) OnStartOrStopScanEventInner() argument
119 OnNotifyMsgReportFromLpDeviceInner( BluetoothBleCentralManagerCallBackStub *stub, MessageParcel &data, MessageParcel &reply) OnNotifyMsgReportFromLpDeviceInner() argument
H A Dbluetooth_ble_advertise_callback_stub.cpp82 OnStartResultEventInner( BluetoothBleAdvertiseCallbackStub *stub, MessageParcel &data, MessageParcel &reply) OnStartResultEventInner() argument
94 OnEnableResultEventInner( BluetoothBleAdvertiseCallbackStub *stub, MessageParcel &data, MessageParcel &reply) OnEnableResultEventInner() argument
104 OnDisableResultEventInner( BluetoothBleAdvertiseCallbackStub *stub, MessageParcel &data, MessageParcel &reply) OnDisableResultEventInner() argument
114 OnStopResultEventInner( BluetoothBleAdvertiseCallbackStub *stub, MessageParcel &data, MessageParcel &reply) OnStopResultEventInner() argument
124 OnAutoStopAdvEventInner( BluetoothBleAdvertiseCallbackStub *stub, MessageParcel &data, MessageParcel &reply) OnAutoStopAdvEventInner() argument
133 OnSetAdvDataEventInner( BluetoothBleAdvertiseCallbackStub *stub, MessageParcel &data, MessageParcel &reply) OnSetAdvDataEventInner() argument
[all...]
H A Dbluetooth_ble_peripheral_observer_stub.cpp63 OnReadRemoteRssiEventInner( BluetoothBlePeripheralObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnReadRemoteRssiEventInner() argument
77 OnPairStatusChangedInner( BluetoothBlePeripheralObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnPairStatusChangedInner() argument
91 OnAclStateChangedInner( BluetoothBlePeripheralObserverStub *stub, MessageParcel &data, MessageParcel &reply) OnAclStateChangedInner() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderservicestub_fuzzer/
H A Drsrenderservicestub_fuzzer.cpp70 sptr<RSRenderServiceStub> stub = new RSRenderService(); in RSRenderServiceStubFuzztest001() local
90 sptr<RSRenderServiceStub> stub = new RSRenderService(); in RSRenderServiceStubFuzztest002() local
111 sptr<RSRenderServiceStub> stub = new RSRenderService(); in RSRenderServiceStubFuzztest003() local
137 sptr<RSRenderServiceStub> stub = new RSRenderService(); in RSRenderServiceStubFuzztest004() local
/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessservicestub_fuzzer/
H A Dfileaccessservicestub_fuzzer.cpp124 auto stub = std::make_shared<OHOS::FileAccessFwk::FileAccessServiceMock>(); in LLVMFuzzerTestOneInput() local
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dkey_session_service_stub.cpp87 ProcessGetMediaDecryptModule(MediaKeySessionServiceStub *stub, MessageParcel &data, MessageParcel &reply, MessageOption &option) ProcessGetMediaDecryptModule() argument
104 ProcessReleaseKeySession(MediaKeySessionServiceStub *stub, MessageParcel &data, MessageParcel &reply, MessageOption &option) ProcessReleaseKeySession() argument
112 ProcessMediaKeyRequest(MediaKeySessionServiceStub *stub, MessageParcel &data, MessageParcel &reply, MessageOption &option) ProcessMediaKeyRequest() argument
372 ProcessSetListenerObject(MediaKeySessionServiceStub *stub, MessageParcel &data, MessageParcel &reply, MessageOption &option) ProcessSetListenerObject() argument
384 ProcessGetContentProtectionLevel(MediaKeySessionServiceStub *stub, MessageParcel &data, MessageParcel &reply, MessageOption &option) ProcessGetContentProtectionLevel() argument
[all...]

Completed in 14 milliseconds

123456