Home
last modified time | relevance | path

Searched defs:AddProp (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_val.cpp199 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::HiviewDFX::NVal
211 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::HiviewDFX::NVal
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_val.cpp245 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::DistributedFS::NVal
261 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::DistributedFS::NVal
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_val.cpp274 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::FileManagement::LibN::NVal
289 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::FileManagement::LibN::NVal
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_val.cpp327 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::Rosen::NVal
339 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::Rosen::NVal
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_value.cpp246 bool NapiValue::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::AppExecFwk::LIBZIP::NapiValue
262 bool NapiValue::AddProp(const string &propName, napi_value val) const in AddProp() function in OHOS::AppExecFwk::LIBZIP::NapiValue