OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReadMetadata
(Results
1 - 2
of
2
) sorted by null
/system/vold/
Utils.cpp
163
static status_t
readMetadata
(const std::string& path, std::string& fsType,
211
status_t
ReadMetadata
(const std::string& path, std::string& fsType,
213
return
readMetadata
(path, fsType, fsUuid, fsLabel, false);
218
return
readMetadata
(path, fsType, fsUuid, fsLabel, true);
/system/extras/perfprofd/quipper/
perf_reader.cc
675
&&
ReadMetadata
(data));
[
all
...]
Completed in 62 milliseconds