OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSystemNanoapp
(Results
1 - 9
of
9
) sorted by null
/system/chre/platform/include/chre/platform/
platform_nanoapp.h
101
bool
isSystemNanoapp
() const;
/system/chre/platform/shared/nanoapp/
nanoapp_support_lib_dso.c
38
.
isSystemNanoapp
= NANOAPP_IS_SYSTEM_NANOAPP,
/system/chre/platform/linux/
platform_nanoapp.cc
50
bool PlatformNanoapp::
isSystemNanoapp
() const {
/system/chre/platform/shared/include/chre/platform/shared/
nanoapp_support_lib_dso.h
66
uint8_t
isSystemNanoapp
:1;