Home
last modified time | relevance | path

Searched defs:client (Results 751 - 775 of 3516) sorted by relevance

1...<<31323334353637383940>>...141

/foundation/ability/ability_runtime/frameworks/js/napi/insight_intent/insight_intent_driver/
H A Djs_insight_intent_driver.cpp132 auto client = std::make_shared<JsInsightIntentExecuteCallbackClient>(env, nativeDeferred, callbackRef); in OnExecute() local
/foundation/ai/ai_engine/services/client/communication_adapter/source/
H A Dsa_client_adapter.cpp55 SaClient *client = SaClient::GetInstance(); in OneAction() local
81 SaClient *client = SaClient::GetInstance(); in Uninitialize() local
190 SaClient *client = SaClient::GetInstance(); in UnLoadAlgorithm() local
209 SaClient *client = SaClient::GetInstance(); SyncExecute() local
[all...]
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dsa_async_handler.cpp110 ClientListenerHandler *client = FindClientListenerHandler(clientId); in PushAsyncResponse() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_stub.cpp85 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleRenderForm() local
109 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleStopRenderingForm() local
H A Dform_provider_stub.cpp88 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleAcquireProviderFormInfo() local
113 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormDelete() local
140 sptr<IRemoteObject> client = data.ReadRemoteObject(); in HandleNotifyFormsDelete() local
169 sptr<IRemoteObject> client in HandleNotifyFormUpdate() local
199 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleEventNotify() local
229 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleNotifyFormCastTempForm() local
255 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleFireFormEvent() local
284 sptr<IRemoteObject> client = data.ReadRemoteObject(); HandleAcquireState() local
[all...]
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp239 sptr<IRemoteObject> client; in HWTEST_F() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dability_thread_client.cpp41 AbilityThreadClient::AbilityThreadClient(const AbilityThreadClient &client) in AbilityThreadClient() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_worker.cpp60 AbilityMsStatus AbilityWorker::AttachBundle(const AbilityThreadClient &client) in AttachBundle() argument
179 AbilityMsStatus AbilityWorker::DumpAbility(const AbilityDumpClient &client) in DumpAbility() argument
H A Dapp_record.cpp84 AbilityMsStatus AppRecord::SetAbilityThreadClient(const AbilityThreadClient &client) in SetAbilityThreadClient() argument
[all...]
H A Dability_inner_feature.cpp162 auto client = new AbilityDumpClient(want); in DumpAbilityInvoke() local
/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupserviceb_fuzzer/
H A Dabilityautostartupserviceb_fuzzer.cpp74 sptr<IRemoteObject::DeathRecipient> client = in AbilityStartupServiceFuzztest1() local
/foundation/ability/ability_runtime/test/fuzztest/dataabilitymanager_fuzzer/
H A Ddataabilitymanager_fuzzer.cpp81 sptr<IRemoteObject> client; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/data_ability/
H A Ddata_ability_record.cpp180 int DataAbilityRecord::AddClient(const sptr<IRemoteObject> &client, bool tryBind, bool isNotHap) in AddClient() argument
230 int DataAbilityRecord::RemoveClient(const sptr<IRemoteObject> &client, boo argument
267 RemoveClients(const std::shared_ptr<AbilityRecord> &client) RemoveClients() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H A Dwfd_source_impl.cpp33 auto client = std::static_pointer_cast<InterIpcClient>( in CreateSource() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_connection_test.cpp418 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
455 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
549 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_ability_connection_test/
H A Daams_accessibility_ability_connection_test.cpp418 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
455 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
549 sptr<AccessibleAbilityClientStub> client = new MockAccessibleAbilityClientStubImpl(); in HWTEST_F() local
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_client_impl.h413 AccessibleAbilityDeathRecipient(AccessibleAbilityClientImpl &client) : client_(client) {} in AccessibleAbilityDeathRecipient() argument
424 AccessibilityServiceDeathRecipient(AccessibleAbilityClientImpl &client) : client_(client) {} in AccessibilityServiceDeathRecipient() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp142 AppExecFwk::BundleMgrClient client; in GetProfileByExtensionAbility() local
231 AppExecFwk::BundleMgrClient client; in GetProfileByAbility() local
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_server.cpp323 std::shared_ptr<NapiSppClient> client = nullptr; in SppCloseServerSocket() local
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp129 auto client = EngineFactory::CreateEngine(type); in GetEngine() local
171 auto client = EngineFactory::CreateEngine(type); in GetEngine() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_dma_buffer_surface_render_node_drawable.cpp82 auto client = std::static_pointer_cast<RSRenderServiceClient>(RSIRenderClient::CreateRenderServiceClient()); in CreateSurface() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_stub_impl.cpp32 auto client = sptr<MediaDataShareStubImpl>(this); in GetFileTypes() local
46 auto client = sptr<MediaDataShareStubImpl>(this); in OpenFile() local
60 auto client = sptr<MediaDataShareStubImpl>(this); in OpenRawFile() local
74 auto client = sptr<MediaDataShareStubImpl>(this); in Insert() local
87 auto client = sptr<MediaDataShareStubImpl>(this); in InsertExt() local
101 auto client = sptr<MediaDataShareStubImpl>(this); Update() local
114 auto client = sptr<MediaDataShareStubImpl>(this); Delete() local
127 auto client = sptr<MediaDataShareStubImpl>(this); Query() local
140 auto client = sptr<MediaDataShareStubImpl>(this); GetType() local
155 auto client = sptr<MediaDataShareStubImpl>(this); BatchInsert() local
170 auto client = sptr<MediaDataShareStubImpl>(this); RegisterObserver() local
185 auto client = sptr<MediaDataShareStubImpl>(this); UnregisterObserver() local
200 auto client = sptr<MediaDataShareStubImpl>(this); NotifyChange() local
215 auto client = sptr<MediaDataShareStubImpl>(this); NormalizeUri() local
230 auto client = sptr<MediaDataShareStubImpl>(this); DenormalizeUri() local
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_datashare_stub_impl.cpp32 auto client = sptr<RingtoneDataShareStubImpl>(this); in GetFileTypes() local
46 auto client = sptr<RingtoneDataShareStubImpl>(this); in OpenFile() local
60 auto client = sptr<RingtoneDataShareStubImpl>(this); in OpenRawFile() local
74 auto client = sptr<RingtoneDataShareStubImpl>(this); in Insert() local
87 auto client = sptr<RingtoneDataShareStubImpl>(this); in InsertExt() local
101 auto client = sptr<RingtoneDataShareStubImpl>(this); Update() local
114 auto client = sptr<RingtoneDataShareStubImpl>(this); Delete() local
127 auto client = sptr<RingtoneDataShareStubImpl>(this); Query() local
140 auto client = sptr<RingtoneDataShareStubImpl>(this); GetType() local
155 auto client = sptr<RingtoneDataShareStubImpl>(this); BatchInsert() local
170 auto client = sptr<RingtoneDataShareStubImpl>(this); RegisterObserver() local
186 auto client = sptr<RingtoneDataShareStubImpl>(this); UnregisterObserver() local
201 auto client = sptr<RingtoneDataShareStubImpl>(this); NotifyChange() local
216 auto client = sptr<RingtoneDataShareStubImpl>(this); NormalizeUri() local
231 auto client = sptr<RingtoneDataShareStubImpl>(this); DenormalizeUri() local
[all...]
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dinput_manager_impl_test.cpp170 MMIClientPtr client = MMIEventHdl.GetMMIClient(); in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dmultimodal_event_handler.cpp35 void OnConnected(const IfMMIClient& client) in OnConnected() argument
53 void OnDisconnected(const IfMMIClient &client) in OnDisconnected() argument

Completed in 16 milliseconds

1...<<31323334353637383940>>...141