Searched defs:AddProp (Results 1 – 5 of 5) sorted by relevance
159 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::DistributedFS::NVal173 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::DistributedFS::NVal
169 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::DistributedFS::NVal183 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::DistributedFS::NVal
170 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::FileManagement::LibN::NVal184 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::FileManagement::LibN::NVal
199 bool NVal::AddProp(vector<napi_property_descriptor> &&propVec) const in AddProp() function in OHOS::Rosen::NVal211 bool NVal::AddProp(string propName, napi_value val) const in AddProp() function in OHOS::Rosen::NVal