Home
last modified time | relevance | path

Searched refs:GetContextObject (Results 1 - 25 of 41) sorted by relevance

12

/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp95 std::unique_ptr<IRemoteObjectWrapper> GetContextObject() in GetContextObject() function
100 wrapper->raw_ = OHOS::IPCSkeleton::GetContextObject(); in GetContextObject()
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs54 fn GetContextObject() -> UniquePtr<IRemoteObjectWrapper>; in GetContextObject() functions
142 RemoteObj::try_new(GetContextObject()) in get_context_object()
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/src/
H A Dmock_service_registry.cpp36 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_second_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/ability/ability_runtime/test/unittest/services/ability_util_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/mock/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/mock/
H A Dmock_sa_service.cpp38 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dskeleton_wrapper.h53 std::unique_ptr<IRemoteObjectWrapper> GetContextObject();
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dutil.h36 static WebGLRenderingContextBasicBase *GetContextObject(napi_env env, napi_value thisVar);
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_skeleton.h145 static sptr<IRemoteObject> GetContextObject();
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dservice_registry.cpp164 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetInstance()
185 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/foundation/communication/ipc/services/dbinder/c/ipc_adapter/small/
H A Ddbinder_ipc_adapter.c51 int32_t ret = SendRequest(*GetContextObject(), GET_SYSTEM_ABILITY_TRANSACTION, &data, &reply, option, &ptr); in RpcGetSystemAbility()
/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dipc_skeleton.h62 const SvcIdentity *GetContextObject(void);
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp636 sptr<IRemoteObject> remote = IPCSkeleton::GetContextObject(); in HWTEST_F()
649 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject(); in HWTEST_F()
665 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject(); in HWTEST_F()
793 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject(); in HWTEST_F()
810 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject(); in HWTEST_F()
828 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject(); in HWTEST_F()
846 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject(); in HWTEST_F()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dutil.cpp70 WebGLRenderingContextBasicBase *Util::GetContextObject(napi_env env, napi_value thisVar) in GetContextObject() function in OHOS::Rosen::Util
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c118 SvcIdentity *samgr = GetContextObject(); in SAMGR_AddSysCap()
153 SvcIdentity *samgr = GetContextObject(); in SAMGR_GetSysCap()
183 SvcIdentity *samgr = GetContextObject(); in SendGetAllSysCapsRequest()
H A Dsamgr_small_ipc_adapter.c52 SvcIdentity *samgr = GetContextObject(); in ClientRegisterRemoteEndpoint()
114 SvcIdentity *samgr = GetContextObject(); in Receive()
180 SvcIdentity *samgr = GetContextObject(); in RegisterIdentity()
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service.cpp72 sptr<IRemoteObject> peerObject = IPCSkeleton::GetContextObject(); in GetSubSystemAbility()
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c62 const SvcIdentity *GetContextObject(void) in GetContextObject() function
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
H A Dcloud_daemon_service_proxy_test.cpp77 sptr<IRemoteObject> smcObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcskeleton_fuzzer/
H A Dipcskeleton_fuzzer.cpp160 IPCSkeleton::GetContextObject(); in GetContextObjectTest()

Completed in 10 milliseconds

12