OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_PERIODIC_CHORES_INTERVAL_UNIT
(Results
1 - 2
of
2
) sorted by null
/system/core/storaged/include/
storaged.h
232
#define
DEFAULT_PERIODIC_CHORES_INTERVAL_UNIT
( 60 )
/system/core/storaged/
storaged.cpp
218
property_get_int32("ro.storaged.event.interval",
DEFAULT_PERIODIC_CHORES_INTERVAL_UNIT
);
Completed in 300 milliseconds