Home
last modified time | relevance | path

Searched defs:SetValueBool (Results 1 – 2 of 2) sorted by relevance

/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dnapi_util.cpp217 void NapiUtil::SetValueBool(const napi_env &env, std::string fieldStr, const bool boolValue, napi_v… in SetValueBool() function in OHOS::USB::NapiUtil
/base/location/frameworks/native/source/
Dnapi_util.cpp726 napi_status SetValueBool(const napi_env& env, const char* fieldStr, const bool boolvalue, napi_valu… in SetValueBool() function