OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initialize_globals
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/cmds/installd/
installd.cpp
167
static bool
initialize_globals
() {
function in namespace:android::installd
318
if (!
initialize_globals
()) {
/external/autotest/scheduler/
monitor_db.py
242
initialize_globals
()
253
def
initialize_globals
():
function
[
all
...]
monitor_db_unittest.py
129
monitor_db.
initialize_globals
()
130
scheduler_models.
initialize_globals
()
[
all
...]
scheduler_models.py
74
initialize_globals
()
77
def
initialize_globals
():
function
[
all
...]
monitor_db_functional_test.py
352
monitor_db.
initialize_globals
()
353
scheduler_models.
initialize_globals
()
[
all
...]
Completed in 181 milliseconds