OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OS_UPDT_SUCCESS
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/inc/
bl.h
25
#define
OS_UPDT_SUCCESS
0
/device/google/contexthub/firmware/os/core/
bl.c
413
ret =
OS_UPDT_SUCCESS
;
427
return blVerifyOsImage(__shared_start, NULL, NULL) ==
OS_UPDT_SUCCESS
;
686
if (res ==
OS_UPDT_SUCCESS
)
Completed in 1695 milliseconds