Searched refs:GetProto (Results 1 – 7 of 7) sorted by relevance
73 int GetProto() const;
132 return IPCThreadSkeleton::GetRemoteInvoker(proxy->GetProto()); in GetProxyInvoker()
398 int IPCObjectProxy::GetProto() const in GetProto() function in OHOS::IPCObjectProxy
118 static JSValue GetProto();
300 JSValue QJSKlass<C>::GetProto() function in OHOS::Ace::Framework::QJSKlass
87 if (ipcProxy->GetProto() != IRemoteObject::IF_PROT_BINDER) { in NewSessionOfBinderProxy()
875 flat.cookie = proxy ? static_cast<binder_uintptr_t>(proxy->GetProto()) : 0; in FlattenObject()