Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp94 std::unique_ptr<IRemoteObjectWrapper> GetContextObject() in GetContextObject() function
99 wrapper->raw_ = OHOS::IPCSkeleton::GetContextObject(); in GetContextObject()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs54 fn GetContextObject() -> UniquePtr<IRemoteObjectWrapper>; in GetContextObject() function
142 RemoteObj::try_new(GetContextObject()) in get_context_object()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp636 sptr<IRemoteObject> remote = IPCSkeleton::GetContextObject();
649 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject();
665 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject();
793 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject();
810 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject();
828 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject();
846 sptr<IRemoteObject> remoteObj = IPCSkeleton::GetContextObject();
/ohos5.0/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()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/bundle_manager_helper_branch_test/
H A Dmock_service_registry.cpp37 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/src/
H A Dmock_service_registry.cpp36 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dskeleton_wrapper.h53 std::unique_ptr<IRemoteObjectWrapper> GetContextObject();
/ohos5.0/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()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/services/ability_util_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/mock/
H A Dmock_sa_service.cpp38 sptr<IRemoteObject> registryObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/ohos5.0/base/notification/common_event_service/test/mock/include/
H A Dmock_ipc_skeleton.h49 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/include/
H A Dmock_ipc_skeleton.h50 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
H A Dmock_ipc_skeleton.h96 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dutil.h36 static WebGLRenderingContextBasicBase *GetContextObject(napi_env env, napi_value thisVar);
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_skeleton.h145 static sptr<IRemoteObject> GetContextObject();
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dipc_skeleton.h62 const SvcIdentity *GetContextObject(void);
/ohos5.0/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, opti… in RpcGetSystemAbility()
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c62 const SvcIdentity *GetContextObject(void) in GetContextObject() function
/ohos5.0/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
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
H A Dcloud_daemon_service_proxy_test.cpp77 sptr<IRemoteObject> smcObject = IPCSkeleton::GetContextObject(); in GetSystemAbilityManager()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp78 sptr<IRemoteObject> IPCSkeleton::GetContextObject() in GetContextObject() function in OHOS::IPCSkeleton

12