Searched defs:flag_ptr (Results 1 – 1 of 1) sorted by relevance
47 bool RegisterRuntimeDebugFlagImpl(bool* flag_ptr) { in RegisterRuntimeDebugFlagImpl()54 for (bool* flag_ptr : GetFlagPtrs()) { in SetRuntimeDebugFlagsEnabledImpl() local61 bool RegisterRuntimeDebugFlag(bool* flag_ptr) { in RegisterRuntimeDebugFlag()