Home
last modified time | relevance | path

Searched defs:flag_ptr (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dlogging.cc59 bool RegisterRuntimeDebugFlagImpl(bool* flag_ptr) { in RegisterRuntimeDebugFlagImpl()
66 for (bool* flag_ptr : GetFlagPtrs()) { in SetRuntimeDebugFlagsEnabledImpl() local
73 bool RegisterRuntimeDebugFlag(bool* flag_ptr) { in RegisterRuntimeDebugFlag()