OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emmc_debugfs
(Results
1 - 2
of
2
) sorted by null
/system/core/storaged/include/
storaged_info.h
57
static const string
emmc_debugfs
;
member in class:emmc_info_t
/system/core/storaged/
storaged_info.cpp
35
const string emmc_info_t::
emmc_debugfs
= "/d/mmc0/mmc0:0001/ext_csd";
member in class:emmc_info_t
51
FileExists(emmc_info_t::
emmc_debugfs
)) {
136
if (!ReadFileToString(
emmc_debugfs
, &buffer) ||
Completed in 115 milliseconds