HomeSort by relevance Sort by last modified time
    Searched refs:GetTreeBytes (Results 1 - 3 of 3) sorted by null

  /system/vold/
MoveStorage.cpp 85 uint64_t expectedBytes = GetTreeBytes(path);
127 uint64_t expectedBytes = GetTreeBytes(fromPath);
Utils.h 94 uint64_t GetTreeBytes(const std::string& path);
Utils.cpp 542 uint64_t GetTreeBytes(const std::string& path) {

Completed in 77 milliseconds