Home
last modified time | relevance | path

Searched refs:dBinderHandle_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h286 uint32_t dBinderHandle_ = DBINDER_HANDLE_BASE; /* dbinder handle start at 687200000 */ variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp520 uint32_t tempHandle = dBinderHandle_; in GetDBinderIdleHandle()
536 dBinderHandle_ = tempHandle; in GetDBinderIdleHandle()
537 return dBinderHandle_; in GetDBinderIdleHandle()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_process_skeleton_unittest.cpp318 skeleton->dBinderHandle_ = INDEX_1;
338 skeleton->dBinderHandle_ =