Home
last modified time | relevance | path

Searched refs:kDumpBit (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/profiler/
Dprofiler.h95 kDumpBit = 1 << 1, enumerator
Dprofiler.cc143 if (setting_ & SetPropFlag::kDumpBit) { in ~ProfilerImpl()
161 if (setting_ & SetPropFlag::kDumpBit) { in SetDumpFilePrefix()