OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECONDARY_USER_PREFIX
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/installd/
installd_constants.h
27
constexpr const char*
SECONDARY_USER_PREFIX
= "user/";
utils.cpp
278
std::string path(create_data_path(volume_uuid) + "/" +
SECONDARY_USER_PREFIX
);
[
all
...]
/frameworks/native/cmds/installd/tests/
installd_utils_test.cpp
375
+
SECONDARY_USER_PREFIX
Completed in 1032 milliseconds