Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Ddetector_value.h23 struct DetectorValue { struct
29 DetectorValue(int32_t intVal, int32_t timeVal, bool boolVal, const std::string &strVal) in DetectorValue() function