Searched defs:WriteProperty (Results 1 – 3 of 3) sorted by relevance
99 void GetObjectPropListData::WriteProperty(std::vector<uint8_t> &outBuffer, const Property &prop) in WriteProperty() function in OHOS::Media::GetObjectPropListData
83 …static bool WriteProperty(napi_env env, napi_value object, const std::string &property, const T &v… in WriteProperty() function
718 bool EcsSerializer::WriteProperty( in WriteProperty() function in EcsSerializer