Searched refs:JsStrToPowerScene (Results 1 – 2 of 2) sorted by relevance
65 static bool JsStrToPowerScene(napi_env env, std::string jsStr, PowerScene &powerScene);
417 …ASSERT_AND_THROW_PARAM_ERROR(env, JsStrToPowerScene(env, value, powerScene), "param 'powerScene' e… in SetValue()479 bool DeviceSettingsAddon::JsStrToPowerScene(napi_env env, std::string jsStr, PowerScene &powerScene) in JsStrToPowerScene() function in DeviceSettingsAddon