Home
last modified time | relevance | path

Searched refs:SetUint32Value (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_standby/interfaces/kits/napi/include/
H A Dcommon.h67 static void SetUint32Value(const napi_env& env, const std::string& fieldStr,
/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dstandby_napi_module.cpp161 Common::SetUint32Value(env, "resourceTypes", static_cast<uint32_t>(allowInfo.GetAllowType()), allowInfoObj); in AddGetAllowListCallbackCompleteCB()
H A Dcommon.cpp204 void Common::SetUint32Value(const napi_env& env, const std::string& fieldStr, in SetUint32Value() function in OHOS::DevStandbyMgr::Common

Completed in 3 milliseconds