| /system/incremental_delivery/incfs/include/ |
| D | path.h | 116 std::string join(std::string&& first, std::string_view second, Paths&&... paths) { in join() 128 std::string join(std::string_view first, std::string_view second, Paths&&... paths) { in join() 132 std::string join(const char* first, std::string_view second, Paths&&... paths) { in join()
|
| /system/vold/ |
| D | IdleMaint.cpp | 99 static void addFromVolumeManager(std::list<std::string>* paths, PathTypes path_type) { in addFromVolumeManager() 120 static void addFromFstab(std::list<std::string>* paths, PathTypes path_type, bool only_data_part) { in addFromFstab() 173 std::list<std::string> paths; in Trim() local 222 static bool waitForGc(const std::list<std::string>& paths) { in waitForGc() 257 static int startGc(const std::list<std::string>& paths) { in startGc() 267 static int stopGc(const std::list<std::string>& paths) { in stopGc() 419 std::list<std::string> paths; in RunIdleMaint() local 537 std::list<std::string> paths; in SetGCUrgentPace() local 643 std::list<std::string> paths; in getLifeTimeWrite() local
|
| D | FsCrypt.cpp | 184 const std::vector<std::string>& paths, std::string* ce_key_path) { in get_ce_key_new_path() 201 const std::vector<std::string>& paths) { in fixate_user_ce_key() 223 auto const paths = get_ce_key_paths(directory_path); in read_and_fixate_user_ce_key() local 840 auto const paths = get_ce_key_paths(directory_path); in fscrypt_set_ce_key_protection() local
|
| D | VolumeManager.cpp | 1090 int VolumeManager::ensureAppDirsCreated(const std::vector<std::string>& paths, int32_t appUid) { in ensureAppDirsCreated()
|
| D | VoldNativeService.cpp | 414 binder::Status VoldNativeService::ensureAppDirsCreated(const std::vector<std::string>& paths, in ensureAppDirsCreated()
|
| /system/core/libcutils/ |
| D | fs_config_test.cpp | 77 static bool check_unique(std::vector<const char*>& paths, const std::string& config_name, in check_unique() 128 static bool check_unique(const fs_path_config* paths, const char* type_name, in check_unique() 223 void check_two(const fs_path_config* paths, const char* type_name, const char* prefix) { in check_two()
|
| /system/core/init/ |
| D | fscrypt_init_extensions.cpp | 45 char* const paths[2] = {const_cast<char*>(dir.c_str()), nullptr}; in delete_dir_contents() local
|
| D | apex_init_util.cpp | 62 std::vector<std::string> paths = android::base::Split(path, "/"); in CollectRcScriptsFromApex() local
|
| D | util.cpp | 578 std::vector<std::string> paths; in ParseRestorecon() local
|
| D | builtins.cpp | 924 char* paths[] = {const_cast<char*>(args[1].data()), nullptr}; in do_readahead() local
|
| /system/sepolicy/build/soong/ |
| D | build_files.go | 79 paths []string member
|
| /system/sepolicy/tools/ |
| D | seamendc.c | 104 static int read_cil_files(struct cil_db **db, char **paths, in read_cil_files()
|
| D | checkfc.c | 253 …ic void do_compare_and_die_on_error(struct selinux_opt opts[], unsigned int backend, char *paths[]) in do_compare_and_die_on_error() 288 char *paths[]) in do_test_data_and_die_on_error()
|
| /system/incremental_delivery/incfs/tests/include/ |
| D | IncFsTestBase.h | 85 std::string mountPath(Paths&&... paths) const { in mountPath()
|
| /system/apex/apexd/ |
| D | apexservice.cpp | 147 BinderStatus ApexService::stagePackages(const std::vector<std::string>& paths) { in stagePackages() 172 const std::vector<std::string>& paths) { in unstagePackages()
|
| D | apexd.cpp | 612 const std::vector<std::string>& paths) { in OpenApexFiles() 2050 Result<void> UnstagePackages(const std::vector<std::string>& paths) { in UnstagePackages()
|
| /system/core/debuggerd/tombstoned/ |
| D | tombstoned.cpp | 456 CrashArtifactPaths paths = queue->get_next_artifact_paths(); in crash_completed() local
|
| /system/core/init/libprefetch/prefetch/src/ |
| D | replay.rs | 440 pub(crate) paths: HashMap<String, FileId>, field
|
| D | format.rs | 128 pub(crate) paths: Vec<PathString>, field
|
| /system/vold/binder/android/os/ |
| D | IVold.aidl | 62 void ensureAppDirsCreated(in @utf8InCpp String[] paths, int appUid); in ensureAppDirsCreated()
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot.cpp | 2583 SnapshotContext context, SnapshotPaths* paths) { in MapPartitionWithSnapshot() 3927 SnapshotPaths paths; in MapUpdateSnapshot() local 3991 LockedFile* lock, const SnapshotStatus& status, const SnapshotPaths& paths, in OpenCompressedSnapshotWriter()
|
| D | snapshot_test.cpp | 3020 std::vector<std::string> paths = { in SetUp() local
|
| /system/libhidl/transport/ |
| D | ServiceManagement.cpp | 516 std::vector<std::string> paths = {HAL_LIBRARY_PATH_ODM, HAL_LIBRARY_PATH_VENDOR, in openLibs() local
|
| /system/tools/aidl/ |
| D | aidl_to_cpp_common.cpp | 100 vector<string> paths = toplevel->GetSplitPackage(); in HeaderFile() local
|
| /system/gsid/ |
| D | gsi_service.cpp | 1145 std::vector<std::pair<std::string, std::string>> paths = { in VerifyImageMaps() local
|