Home
last modified time | relevance | path

Searched defs:rel_path (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/tests/
Dfake_io_delegate.cpp105 string package, class_name, rel_path; in AddStubParcelable() local
120 string package, class_name, rel_path; in AddStubInterface() local
129 string package, class_name, rel_path; in AddCompoundParcelable() local
Dtest_util.cpp39 string rel_path{package_class}; in CanonicalNameToPath() local
50 string* rel_path, in SplitPackageClass()
Dend_to_end_tests.cpp55 void CheckFileContents(const string& rel_path, in CheckFileContents()
/system/core/libprocessgroup/
Dcgroup_map.cpp89 std::string CgroupController::GetProcsFilePath(const std::string& rel_path, uid_t uid, in GetProcsFilePath()