Searched refs:WriteBulkData (Results 1 – 8 of 8) sorted by relevance
27 … static sptr<Ashmem> WriteBulkData(MessageParcel& parcel, const std::vector<std::u16string>& src);
39 auto ashMemory = AshMemUtils::WriteBulkData(data, sysEvent); in OnQuery()
65 sptr<Ashmem> AshMemUtils::WriteBulkData(MessageParcel& parcel, const std::vector<std::u16string>& s… in WriteBulkData() function in OHOS::HiviewDFX::AshMemUtils
37 auto ashMemory = AshMemUtils::WriteBulkData(data, sysEvent); in OnQuery()
67 sptr<Ashmem> AshMemUtils::WriteBulkData(MessageParcel& parcel, const std::vector<std::u16string>& s… in WriteBulkData() function in OHOS::HiviewDFX::AshMemUtils
175 auto ret = AshMemUtils::WriteBulkData(data, src);
409 auto result = AshMemUtils::WriteBulkData(msgParcel, from);