Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dstandby_napi_module.cpp50 napi_value ParseInStandbyParameters(const napi_env& env, const napi_callback_info& info, in ParseInStandbyParameters() function
101 if (ParseInStandbyParameters(env, info, params) == nullptr) { in IsDeviceInStandby()