Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dserializer_inner.c126 if (ptr->content.svc.token == SERVICE_TYPE_NORMAL) { in WriteRemoteObject()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dserializer.h45 SERVICE_TYPE_NORMAL enumerator
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_small_ipc_adapter.c93 endpoint->identity.token = SERVICE_TYPE_NORMAL; in Listen()