Home
last modified time | relevance | path

Searched defs:remoteObj (Results 1 - 25 of 148) sorted by relevance

123456

/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dservice_proxy_adapter.h33 explicit ServiceProxyAdapter(const sptr<IRemoteObject> remoteObj) : remoteObj_(remoteObj) {} in ServiceProxyAdapter() argument
/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_utils.cpp35 auto remoteObj = systemAbilityMgr->GetSystemAbility(systemAbilityId); in GetRemoteObjectOfSystemAbility() local
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dsr_samgr_helper.cpp79 sptr<IRemoteObject> remoteObj = saManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in ConnectBundleMgrLocked() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_proxy.cpp51 auto remoteObj = reply.ReadRemoteObject(); in CreateConnection() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_photo_asset_proxy_test.cpp64 auto remoteObj = saManager->GetSystemAbility(systemAbilityId); in CreateDataHelper() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner/src/
H A Dmedialibrary_scan.cpp56 auto remoteObj = saManager->GetSystemAbility(systemAbilityId); in CreateDataShareHelper() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner/src/
H A Dringtone_scan_test.cpp51 auto remoteObj = saManager->GetSystemAbility(systemAbilityId); in CreateDataShareHelper() local
/foundation/multimodalinput/input/common/anco/comm/src/
H A Danco_channel_proxy.cpp29 AncoChannelProxy::AncoChannelProxy(const sptr<IRemoteObject> &remoteObj) in AncoChannelProxy() argument
/foundation/resourceschedule/soc_perf/test/fuzztest/socperf_fuzzer/
H A Dsocperf_fuzzer.cpp29 sptr<IRemoteObject> remoteObj = nullptr; member
/foundation/ability/dmsfwk/test/fuzztest/continuationmanager_fuzzer/
H A Dcontinuationmanager_fuzzer.cpp60 auto remoteObj = systemAbilityMgr->GetSystemAbility(CONTINUATION_MANAGER_SA_ID); in FuzzUnregister() local
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_client.cpp39 sptr<IRemoteObject> remoteObj = samgrProxy->GetSystemAbility(CONTINUATION_MANAGER_SA_ID); in GetContinuationMgrService() local
/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclient_fuzzer/
H A Dconnectionobserverclient_fuzzer.cpp89 sptr<IRemoteObject> remoteObj; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_request/
H A Djs_dialog_request_callback.cpp30 explicit JsDialogRequestCallback(const sptr<IDialogRequestCallback> remoteObj) :callback_(remoteObj) {} in JsDialogRequestCallback() argument
99 napi_value CreateJsDialogRequestCallback(napi_env env, const sptr<IDialogRequestCallback> &remoteObj) in CreateJsDialogRequestCallback() argument
/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_info_module_test/
H A Dui_extension_info_module_test.cpp82 auto remoteObj = systemAbilityMgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in SetUpTestCase() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_observer_controller.cpp106 auto remoteObj = remote.promote(); in HandleRemoteDied() local
H A Dability_auto_startup_client.cpp72 sptr<IRemoteObject> remoteObj = systemManager->GetSystemAbility(ABILITY_MGR_SERVICE_ID); in Connect() local
H A Dfree_install_observer_manager.cpp135 auto remoteObj = remote.promote(); in OnObserverDied() local
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_client_proxy.cpp29 AccessibleAbilityClientProxy::AccessibleAbilityClientProxy(const sptr<IRemoteObject>& remoteObj) in AccessibleAbilityClientProxy() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_stub.cpp55 auto remoteObj = data.ReadRemoteObject(); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_proxy_test.cpp80 auto remoteObj = data.ReadRemoteObject(); in HWTEST_F() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Db_incremental_backup_session.cpp79 auto remoteObj = proxy->AsObject(); in RegisterBackupServiceDied() local
H A Db_session_backup.cpp79 auto remoteObj = proxy->AsObject(); in RegisterBackupServiceDied() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dswitch_provider.cpp52 auto remoteObj = saManager->GetSystemAbility(INTELL_VOICE_SERVICE_ID); in Init() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/src/
H A Dmirror_player_impl_stub.cpp93 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in DoSetSurface() local
/foundation/CastEngine/castengine_cast_plus_stream/src/mirror/src/
H A Dmirror_player_impl_stub.cpp93 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in DoSetSurface() local

Completed in 8 milliseconds

123456