Searched refs:CreateValueRef (Results 1 – 3 of 3) sorted by relevance
53 asyncBrightness->CreateValueRef(options, valName, napi_number); in SyncWork()159 asyncBrightness->CreateValueRef(options, Brightness::KEEP_SCREENON, napi_boolean); in SetKeepScreenOn()
47 void CreateValueRef(napi_value& options, const std::string& valName, napi_valuetype checkType);
214 void Brightness::CreateValueRef(napi_value& options, const std::string& valName, napi_valuetype che… in CreateValueRef() function in OHOS::DisplayPowerMgr::Brightness