OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:path_prefix_
(Results
1 - 1
of
1
) sorted by null
/system/core/init/
subcontext.h
41
:
path_prefix_
(std::move(path_prefix)), context_(std::move(context)), pid_(0) {
49
const std::string& path_prefix() const { return
path_prefix_
; }
57
std::string
path_prefix_
;
member in class:android::init::Subcontext
Completed in 2619 milliseconds