Home
last modified time | relevance | path

Searched defs:listenSocketId_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/include/
H A Ddbinder_remote_listener.h72 int32_t listenSocketId_ = SOCKET_ID_INVALID; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h289 std::atomic<int32_t> listenSocketId_ = 0; variable