Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_rollback_utils.h36 static constexpr const char* kCpPath = "/system/bin/cp"; variable
45 kCpPath, in copy_directory_recursive()
/system/vold/
DMoveStorage.cpp46 static const char* kCpPath = "/system/bin/cp"; variable
141 cmd.push_back(kCpPath); in execCp()