Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h102 static uint32_t ConvertChannelID2Int(int64_t databusChannelId);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp480 uint32_t IPCProcessSkeleton::ConvertChannelID2Int(int64_t databusChannelId) in ConvertChannelID2Int() function in OHOS::IPC_SINGLE::IPCProcessSkeleton