Home
last modified time | relevance | path

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

/aosp12/system/core/sdcard/
H A Dsdcard.cpp101 static bool sdcardfs_setup(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup()
132 static bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_pat… in sdcardfs_setup_bind_remount()
154 const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_secondary()
166 static void run_sdcardfs(const std::string& source_path, const std::string& label, uid_t uid, in run_sdcardfs()
236 const char *source_path = NULL; in main() local
/aosp12/system/update_engine/payload_consumer/
H A Dvabc_partition_writer.cc64 std::optional<std::string> source_path; in Init() local
H A Dinstall_plan.h101 std::string source_path; member
H A Ddelta_performer_unittest.cc281 const string& source_path, in ApplyPayload()
287 const string& source_path, in ApplyPayloadToData()
301 const string& source_path, in ApplyPayloadToData()
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.h31 Maybe<std::string> source_path; member
/aosp12/system/tools/sysprop/
H A DCppGen.cpp518 std::string source_path = source_output_dir + "/" + output_basename + ".cpp"; local
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsClient.cpp122 char source_path[PROPERTY_VALUE_MAX] = {0}; in getLSScriptSourcePrefix() local
/aosp12/system/update_engine/payload_generator/
H A Dgenerate_delta_main.cc206 string source_path; in ApplyPayload() local
/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_control_android.cc1404 const std::optional<std::string>& source_path, in OpenCowWriter()
1425 const std::optional<std::string>& source_path, in OpenCowFd()