Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp28 const int32_t TRUE_PARAM = 1; variable
233 workInfo.RequestDeepIdle(isDeepIdle == TRUE_PARAM); in GetDeepIdleInfo()
348 return boolValue ? TRUE_PARAM : FALSE_PARAM; in GetBoolToIntProperty()