Home
last modified time | relevance | path

Searched defs:toFileId (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp286 static FileId toFileId(const std::vector<uint8_t>& id) { in toFileId() function
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h95 inline IncFsFileId toFileId(std::string_view str) { in toFileId() function