Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp29 const int32_t FALSE_PARAM = 0; variable
111 } else if (isCharging == FALSE_PARAM) { in GetChargeInfo()
348 return boolValue ? TRUE_PARAM : FALSE_PARAM; in GetBoolToIntProperty()