Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/
DCoordinator.h168 struct PackageRoot { struct
169 std::string path; // e.x. hardware/interfaces
170 FQName root; // e.x. android.hardware@0.0
/aosp_15_r20/test/vts-testcase/hal/treble/vintf/
Dutils.cpp122 const string PackageRoot(const FQName &fq_iface_name) { in PackageRoot() function