Home
last modified time | relevance | path

Searched defs:GetContextObject (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp94 std::unique_ptr<IRemoteObjectWrapper> GetContextObject() 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/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c62 const SvcIdentity *GetContextObject(void) in GetContextObject() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs54 fn GetContextObject() -> UniquePtr<IRemoteObjectWrapper>; in GetContextObject() function
/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