Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c179 bool isValidHandle = false; in DeleteHandle() local
184 isValidHandle = true; in DeleteHandle()
192 if (isValidHandle) { in DeleteHandle()