OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAppRunning
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/contexthubhal/
system_comms.cpp
353
if (appManager.
isAppRunning
(mAppName)) {
375
if (appManager.
isAppRunning
(mAppName)) {
430
if (appManager.
isAppRunning
(mAppName)) {
440
if (!appManager.
isAppRunning
(mAppName)) {
[
all
...]
system_comms.h
405
bool
isAppRunning
(hub_app_name_t &appName) {
Completed in 734 milliseconds