Home
last modified time | relevance | path

Searched refs:MIN_MAP_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/sensors/sensor/services/src/
H A Dclient_info.cpp39 constexpr int32_t MIN_MAP_SIZE = 0; member
328 if (it->second.size() == MIN_MAP_SIZE) { in ClearCurPidSensorInfo()
348 if (it->second.size() != MIN_MAP_SIZE) { in DestroySensorChannel()
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dclient_info.cpp35 constexpr int32_t MIN_MAP_SIZE = 0; member
331 if (it->second.size() == MIN_MAP_SIZE) { in ClearCurPidSensorInfo()
351 if (it->second.size() != MIN_MAP_SIZE) { in DestroySensorChannel()

Completed in 3 milliseconds