Searched defs:AddProp (Results 1 – 4 of 4) sorted by relevance
327 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::Rosen::NVal339 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::Rosen::NVal
245 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::DistributedFS::NVal261 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::DistributedFS::NVal
274 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::FileManagement::LibN::NVal289 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::FileManagement::LibN::NVal
246 bool NapiValue::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::AppExecFwk::LIBZIP::NapiValue262 bool NapiValue::AddProp(const string &propName, napi_value val) const in AddProp() function in OHOS::AppExecFwk::LIBZIP::NapiValue