Home
last modified time | relevance | path

Searched refs:TranslateBinderType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h23 template<class T> uint32_t DBinderBaseInvoker<T>::TranslateBinderType( in TranslateBinderType() function
128 … uint32_t flatSize = TranslateBinderType(binderObject, flatOffset + totalSize, sessionObject); in IRemoteObjectTranslateWhenSend()
H A Ddbinder_base_invoker_define.h105 …uint32_t TranslateBinderType(flat_binder_object *binderObject, char *sessionOffset, std::shared_pt…