Searched refs:ClaimHandle (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/fidl/
H A Dencoding.cpp61 bool ClaimHandle(zx_handle_t* out_handle) { function in class:__anon1079::FidlEncoder
460 if (!ClaimHandle(handle_ptr)) {
H A Ddecoding.cpp54 bool ClaimHandle(zx_handle_t* out_handle) { function in class:__anon1059::FidlDecoder
436 if (!ClaimHandle(handle_ptr)) {
H A Dvalidating.cpp51 bool ClaimHandle() { function in class:__anon1102::FidlValidator
425 if (!ClaimHandle()) {

Completed in 31 milliseconds