OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCpPath
(Results
1 - 2
of
2
) sorted by null
/system/vold/
MoveTask.cpp
43
static const char*
kCpPath
= "/system/bin/cp";
138
cmd.push_back(
kCpPath
);
/frameworks/native/cmds/installd/
InstalldNativeService.cpp
72
static constexpr const char*
kCpPath
= "/system/bin/cp";
742
(char*)
kCpPath
,
782
(char*)
kCpPath
,
[
all
...]
Completed in 163 milliseconds