/system/libvintf/ |
D | Apex.cpp | 40 std::vector<std::string>* dirs, std::string* error, in GetVintfDirs() argument 77 dirs->push_back(fmt::format("{}/{}/" VINTF_SUB_DIR, apexDir, apexInfo.getModuleName())); in GetVintfDirs() 104 std::vector<std::string>* dirs, std::string* error) { in GetDeviceVintfDirs() argument 105 return GetVintfDirs(fileSystem, propertyFetcher, dirs, error, [](const std::string& path) { in GetDeviceVintfDirs() 111 std::vector<std::string>* dirs, std::string* error) { in GetFrameworkVintfDirs() argument 112 return GetVintfDirs(fileSystem, propertyFetcher, dirs, error, [](const std::string& path) { in GetFrameworkVintfDirs()
|
D | VintfObject.cpp | 285 std::vector<std::string> dirs; in fetchDeviceHalManifestApex() local 287 apex::GetDeviceVintfDirs(getFileSystem().get(), getPropertyFetcher().get(), &dirs, error); in fetchDeviceHalManifestApex() 291 return addDirectoriesManifests(dirs, out, /*forceSchemaType=*/false, error); in fetchDeviceHalManifestApex() 513 std::vector<std::string> dirs; in fetchFrameworkHalManifestApex() local 515 &dirs, error); in fetchFrameworkHalManifestApex() 519 return addDirectoriesManifests(dirs, out, /*forceSchemaType=*/false, error); in fetchFrameworkHalManifestApex() 586 std::vector<std::string> dirs = { in getAllFrameworkMatrixLevels() local 591 for (const auto& dir : dirs) { in getAllFrameworkMatrixLevels() 631 android::base::Join(dirs, "\n "); in getAllFrameworkMatrixLevels()
|
/system/extras/power_profile/gps_on/Application/ |
D | build.gradle | 24 List<String> dirs = [ 45 dirs.each { dir ->
|
/system/teeui/libteeui/src/ |
D | evdev.cpp | 236 dirent** dirs = nullptr; in grabAllEvDevsAndRegisterCallbacks() local 238 "/dev/input", &dirs, in grabAllEvDevsAndRegisterCallbacks() 250 EventDev evDev(std::string("/dev/input/") + dirs[i]->d_name); in grabAllEvDevsAndRegisterCallbacks() 256 free(dirs[i]); in grabAllEvDevsAndRegisterCallbacks() 258 free(dirs); in grabAllEvDevsAndRegisterCallbacks()
|
/system/extras/power_profile/camera_flashlight/Application/ |
D | build.gradle | 27 List<String> dirs = [ 48 dirs.each { dir ->
|
/system/extras/power_profile/camera_avg/Application/ |
D | build.gradle | 27 List<String> dirs = [ 48 dirs.each { dir ->
|
/system/sepolicy/build/soong/ |
D | build_files.go | 56 func (b *buildFiles) findSrcsInDirs(ctx android.ModuleContext, dirs ...string) android.Paths { 59 for _, dir := range dirs {
|
/system/apex/apexd/ |
D | apexd_session.cpp | 283 std::vector<std::string> dirs; in GetStagedApexDirs() local 285 dirs.push_back(staged_session_dir + "/session_" + std::to_string(GetId())); in GetStagedApexDirs() 288 dirs.push_back(staged_session_dir + "/session_" + in GetStagedApexDirs() 292 return dirs; in GetStagedApexDirs()
|
/system/linkerconfig/contents/tests/configuration/include/ |
D | modules.h | 47 std::vector<std::string> dirs; member
|
D | configurationtest.h | 63 EXPECT_NE(0u, section.dirs.size()) in ValidateSection()
|
D | linkerconfigparser.h | 48 conf.sections[section_name].dirs.push_back(dir_path); in ParseDirPath()
|
/system/sepolicy/private/ |
D | zygote.te | 23 # Allow zygote to read app /proc/pid dirs (b/10455872). 96 # Create dirs in the app data isolation tmpfs mounts and bind mount on them. 103 # Relabel dirs and symlinks in the app and sdk sandbox data isolation tmpfs mounts to their 104 # standard labels. Note: it seems that not all dirs are actually relabeled yet, 170 # Allow mounting and creating files, dirs on sdcardfs.
|
D | sdk_sandbox_all.te | 27 # allow sandbox to create files and dirs in sdk data directory 124 # Only dirs should be created at sdk_sandbox_all_system_data_file level
|
D | dexopt_chroot_setup.te | 132 # Allow accessing /data/app/..., to bind-mount dirs for incremental apps. 145 # Never allow other processes to access the temp dirs for Pre-reboot Dexopt.
|
D | mediaprovider_app.te | 18 # Allow MediaProvider to read/write media_rw_data_file files and dirs
|
D | artd.te | 152 # - "sys_admin" is for bind-mounting temp dirs at 173 # pre_reboot_dexopt_artd_file. Inside the temp dir, we create files and dirs and
|
D | apexd.te | 8 # Allow creating, reading and writing of APEX files/dirs in the APEX data dir 14 # Allow creating, reading and writing of APEX files/dirs in the APEX metadata dir
|
D | installd.te | 52 # Allow installd manage dirs in /data/misc_ce/0/sdksandbox 169 # Allow setting extended attributes (for project quota IDs) on dirs and files
|
/system/core/init/ |
D | devices.cpp | 448 std::vector<std::string> dirs = { in RemoveDeviceMapperLinks() local 452 for (const auto& dir : dirs) { in RemoveDeviceMapperLinks()
|
/system/extras/power_profile/gps_on/gradle/wrapper/ |
D | gradle-wrapper.jar | ... .File distDir
String distributionDescription
java.util.List dirs
private java.util.List listDirs (java. ... |
/system/extras/power_profile/camera_avg/gradle/wrapper/ |
D | gradle-wrapper.jar | ... .File distDir
String distributionDescription
java.util.List dirs
private java.util.List listDirs (java. ... |
/system/extras/power_profile/camera_flashlight/gradle/wrapper/ |
D | gradle-wrapper.jar | ... .File distDir
String distributionDescription
java.util.List dirs
private java.util.List listDirs (java. ... |
/system/extras/simpleperf/demo/SimpleperfExampleCpp/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/system/extras/simpleperf/demo/JavaApi/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/system/extras/simpleperf/demo/CppApi/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |