Home
last modified time | relevance | path

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

/aosp12/system/extras/bootctl/
H A Dbootctl.cpp95 static int handle_return(const Return<void>& ret, CommandResult cr, const char* errStr) { in handle_return() function
130 static int handle_return(const Return<BoolResult>& ret, const char* errStr) { in handle_return() function