Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.cpp1871 std::string system_src_path = product_file("system"); in adb_commandline() local
1878 okay = do_sync_sync(system_src_path, "/system", list_only); in adb_commandline()