Searched defs:strMatch (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/device/google/gs201/dumpstate/ |
D | dump_power.cpp | 94 int readContentsOfDir(const char* title, const char* directory, const char* strMatch, in readContentsOfDir() 346 void printValuesOfDirectory(const char *directory, std::string debugfs, const char *strMatch) { in printValuesOfDirectory()
|
/aosp_15_r20/device/google/gs101/dumpstate/ |
D | dump_power.cpp | 95 int readContentsOfDir(const char* title, const char* directory, const char* strMatch, in readContentsOfDir() 321 void printValuesOfDirectory(const char *directory, std::string debugfs, const char *strMatch) { in printValuesOfDirectory()
|
/aosp_15_r20/device/google/zuma/dumpstate/ |
D | dump_power.cpp | 119 int readContentsOfDir(const char* title, const char* directory, const char* strMatch, in readContentsOfDir() 428 void printValuesOfDirectory(const char *directory, std::string debugfs, const char *strMatch) { in printValuesOfDirectory()
|
/aosp_15_r20/device/google/zumapro/dumpstate/ |
D | dump_power.cpp | 119 int readContentsOfDir(const char* title, const char* directory, const char* strMatch, in readContentsOfDir() 455 void printValuesOfDirectory(const char *directory, std::string debugfs, const char *strMatch) { in printValuesOfDirectory()
|
/aosp_15_r20/external/bcc/tests/lua/ |
H A D | luaunit.lua | 197 local function strMatch(s, pattern, start, final ) function
|