Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dconfig_file.cpp46 ConfigFile::ConfigFile(const char *aFilePath) in ConfigFile()
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp2371 void PrintFileDiff(const char *aFilePath, const char *bFilePath) in PrintFileDiff()
2421 const Optional<std::string> aFilePath = CreateTemporaryFile(); in validateSerializedState() local