Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/
DCoordinator.h188 std::string mRootPath; // root of android source tree (to locate package roots) member
/aosp_15_r20/cts/tools/release-parser/src/com/android/cts/releaseparser/
H A DReleaseParser.java67 private Path mRootPath; field in ReleaseParser