Searched defs:SetValueBool (Results 1 – 2 of 2) sorted by relevance
217 void NapiUtil::SetValueBool(const napi_env &env, std::string fieldStr, const bool boolValue, napi_v… in SetValueBool() function in OHOS::USB::NapiUtil
726 napi_status SetValueBool(const napi_env& env, const char* fieldStr, const bool boolvalue, napi_valu… in SetValueBool() function