Searched defs:valName (Results 1 – 2 of 2) sorted by relevance
42 static napi_value SyncWork(napi_env env, const std::string resName, const std::string valName, in SyncWork()
203 void Brightness::CreateValueRef(napi_value& options, const std::string& valName, napi_valuetype che… in CreateValueRef()