Home
last modified time | relevance | path

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

/system/core/init/
Dsubcontext.h40 Subcontext(std::string path_prefix, std::string context) in Subcontext()
49 const std::string& path_prefix() const { return path_prefix_; } in path_prefix() function