OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHRE_FASTRPC_ERROR
(Results
1 - 3
of
3
) sorted by null
/system/chre/platform/slpi/include/chre/platform/slpi/
fastrpc.h
36
#define
CHRE_FASTRPC_ERROR
(-1)
/system/chre/platform/slpi/
init.cc
164
int fastRpcResult =
CHRE_FASTRPC_ERROR
;
300
return (gTlsKeyValid) ? CHRE_FASTRPC_SUCCESS :
CHRE_FASTRPC_ERROR
;
host_link.cc
135
result =
CHRE_FASTRPC_ERROR
;
439
int result =
CHRE_FASTRPC_ERROR
;
505
int result =
CHRE_FASTRPC_ERROR
;
Completed in 183 milliseconds