Home
last modified time | relevance | path

Searched refs:toSpan (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/incremental/
DBinderIncrementalService.cpp215 static std::span<const uint8_t> toSpan(const ::std::optional<::std::vector<uint8_t>>& content) { in toSpan() function
235 *_aidl_return = mImpl.makeFile(storageId, path, mode, fileId, nfp, toSpan(content)); in makeFile()