Home
last modified time | relevance | path

Searched refs:apex_path_ (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapex_file.h49 const std::string& GetPath() const { return apex_path_; } in GetPath()
66 : apex_path_(apex_path), in ApexFile()
74 std::string apex_path_; variable