/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | osutils.py | 81 def ExpandPath(path): argument 86 def IsSubPath(path, other): argument 95 def AllocateFile(path, size, makedirs=False): argument 122 def WriteFile(path, content, mode='w', encoding=None, errors=None, atomic=False, argument 217 def Touch(path, makedirs=False, mode=None): argument 237 def Chown(path, user=None, group=None, recursive=False): argument 265 def ReadFile(path, mode='r', encoding=None, errors=None): argument 302 def MD5HashFile(path): argument 334 def SafeUnlink(path, sudo=False): argument 355 def SafeMakedirs(path, mode=0o775, sudo=False, user='root'): argument [all …]
|
/aosp_15_r20/external/coreboot/src/device/ |
H A D | device_const.c | 171 const struct bus *parent, const struct device_path *path) in find_dev_path() 218 const struct device_path path = { in pcidev_path_behind() local 335 DEVTREE_CONST struct device *dev_find_slot_pnp(u16 port, u16 device) in dev_find_slot_pnp()
|
/aosp_15_r20/external/pigweed/pw_spi_linux/ |
H A D | cli.cc | 86 std::string device; member 221 std::vector<std::byte> ReadInput(const std::string& path, size_t limit) { in ReadInput() 244 void WriteOutput(const std::string& path, in WriteOutput()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/obex/ |
D | PbapClientConnectionHandler.java | 145 public Builder setRemoteDevice(BluetoothDevice device) { in setRemoteDevice() 347 void downloadContacts(String path) { in downloadContacts() 416 void downloadCallLog(String path, Map<String, Integer> callCounter) { in downloadCallLog() argument
|
/aosp_15_r20/out/soong/.intermediates/system/vold/libvold_binder/android_arm64_armv8-2a_cortex-a55_static/gen/aidl/android/os/ |
D | BnVold.h | 192 ::android::binder::Status setupAppDir(const ::std::string& path, int32_t appUid) override { in setupAppDir() 195 ::android::binder::Status fixupAppDir(const ::std::string& path, int32_t appUid) override { in fixupAppDir() 303 ::android::binder::Status abortChanges(const ::std::string& device, bool retry) override { in abortChanges() 312 ::android::binder::Status restoreCheckpoint(const ::std::string& device) override { in restoreCheckpoint() 315 …ndroid::binder::Status restoreCheckpointPart(const ::std::string& device, int32_t count) override { in restoreCheckpointPart()
|
/aosp_15_r20/system/core/init/ |
H A D | snapuserd_transition.cpp | 135 std::string path; in RelabelLink() local 146 const auto& path = iter.path(); in RelabelDeviceMapper() local 177 sm_->SetUeventRegenCallback([this](const std::string& device) -> bool { in SnapuserdSelinuxHelper()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | GTest.java | 120 public void setDevice(ITestDevice device) { in setDevice() 171 public void setNativeTestDevicePath(String path) { in setNativeTestDevicePath() 502 ITestDevice device, String deviceFilePath, Set<String> excludeDirectories) in getExecutableFiles()
|
/aosp_15_r20/system/core/fs_mgr/ |
H A D | fs_mgr_overlayfs_control.cpp | 84 static bool fs_mgr_rm_all(const std::string& path, bool* change = nullptr, int level = 0) { in fs_mgr_rm_all() 375 std::string device; in GetDsuScratchDevice() local 736 std::string device; member 807 static bool MapDsuScratchDevice(std::string* device) { in MapDsuScratchDevice() 908 auto device = GetBootScratchDevice(); in MapScratchPartitionIfNeeded() local 946 std::string device; in GetBootScratchDevice() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 144 SnapshotManager::SnapshotManager(IDeviceInfo* device) in SnapshotManager() 300 static bool RemoveFileIfExists(const std::string& path) { in RemoveFileIfExists() 470 const std::chrono::milliseconds& timeout_ms, std::string* path) { in MapDmUserCow() 710 std::string* path) { in MapSourceDevice() 2186 auto path = GetSnapuserdFromSystemPath(); in MarkSnapuserdFromSystem() local 2368 auto device = android::snapshot::GetScratchOtaMetadataPartition(); in MapTempOtaMetadataPartitionIfNeeded() local 2402 auto path = GetRollbackIndicatorPath(); in NeedSnapshotsInFirstStageMount() local 2701 std::string path; in MapPartitionWithSnapshot() local 3245 auto path = GetSnapshotStatusFilePath(name); in ReadSnapshotStatus() local 3272 auto path = GetSnapshotStatusFilePath(status.name()); in WriteSnapshotStatus() local [all …]
|
/aosp_15_r20/system/core/fs_mgr/libfstab/ |
H A D | fstab.cpp | 735 static bool ReadFstabFromFileCommon(const std::string& path, Fstab* fstab_out) { in ReadFstabFromFileCommon() 754 bool ReadFstabFromFile(const std::string& path, Fstab* fstab) { in ReadFstabFromFile() 882 std::vector<FstabEntry*> GetEntriesForMountPoint(Fstab* fstab, const std::string& path) { in GetEntriesForMountPoint() 887 FstabEntry* GetEntryForMountPoint(Fstab* fstab, const std::string_view path, in GetEntryForMountPoint() 896 const std::string& path) { in GetEntriesForMountPoint() 901 FstabEntry* GetEntryForMountPoint(Fstab* fstab, const std::string& path) { in GetEntryForMountPoint() 906 const FstabEntry* GetEntryForMountPoint(const Fstab* fstab, const std::string& path) { in GetEntryForMountPoint() 918 for (std::string_view device : android::base::Split(value, " ")) { in GetBootDevices() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 138 get_device_extensions(const struct v3dv_physical_device *device, in get_device_extensions() 630 v3dv_physical_device_free_disk_cache(struct v3dv_physical_device *device) in v3dv_physical_device_free_disk_cache() 641 physical_device_finish(struct v3dv_physical_device *device) in physical_device_finish() 664 destroy_physical_device(struct vk_physical_device *device) in destroy_physical_device() 717 compute_memory_budget(struct v3dv_physical_device *device) in compute_memory_budget() 738 v3d_has_feature(struct v3dv_physical_device *device, enum drm_v3d_param feature) in v3d_has_feature() 749 device_has_expected_features(struct v3dv_physical_device *device) in device_has_expected_features() 759 init_uuids(struct v3dv_physical_device *device) in init_uuids() 815 v3dv_physical_device_init_disk_cache(struct v3dv_physical_device *device) in v3dv_physical_device_init_disk_cache() 829 get_device_properties(const struct v3dv_physical_device *device, in get_device_properties() [all …]
|
/aosp_15_r20/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/ |
H A D | DownloadAppTestHelper.java | 63 private DownloadAppTestHelper(UiDevice device, Context context) { in DownloadAppTestHelper() 69 public static DownloadAppTestHelper getInstance(UiDevice device, Context context) { in getInstance() 208 boolean isMediaScannerScannable, String mimeType, String path, long length, in addToDownloadContentDB()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/filesystems/binderfs/ |
H A D | binderfs_test.c | 61 struct binderfs_device device = { 0 }; in __do_binderfs_test() local 251 char path[4096]; in write_id_mapping() local 394 struct binderfs_device device = { 0 }; in TEST() local
|
/aosp_15_r20/packages/modules/adb/client/ |
D | usb_libusb.cpp | 86 static std::string get_device_address(libusb_device* device) { in get_device_address() 100 static std::string get_device_serial_path(libusb_device* device) { in get_device_serial_path() 102 std::string path = StringPrintf("/sys/bus/usb/devices/%s/serial", address.c_str()); in get_device_serial_path() local 787 libusb_device* device = libusb_ref_device(device_.get()); in Reset() local 907 unique_device device(libusb_ref_device(device_raw)); in process_device() local 927 static void device_connected(libusb_device* device) { in device_connected() 998 static void device_disconnected(libusb_device* device) { in device_disconnected() 1004 libusb_device* device = it->first; in device_disconnected() local 1028 libusb_device* device = pair.second; in hotplug_thread() local 1042 static LIBUSB_CALL int hotplug_callback(libusb_context*, libusb_device* device, in hotplug_callback()
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/ |
H A D | ports.py | 104 def IsDevicePortUsed(device, device_port, state=''): argument 138 path='/', argument
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/ |
H A D | SettingsTest.java | 93 private void enableFsVerity(String path) throws Exception { in enableFsVerity() 94 ITestDevice device = getDevice(); in enableFsVerity() local
|
/aosp_15_r20/hardware/google/gfxstream/host/magma/ |
D | DrmDevice.cpp | 38 auto path = std::string(kRenderNodePathPrefix) + std::to_string(n); in openFirstRenderNode() local 64 std::unique_ptr<DrmDevice> device(new DrmDevice); in create() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/scsi/ |
H A D | mod.rs | 14 mod device; module 31 pub path: PathBuf, field
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexservice_test.cpp | 230 static std::vector<std::string> ListDir(const std::string& path) { in ListDir() 259 static void DeleteIfExists(const std::string& path) { in DeleteIfExists() 414 bool RegularFileExists(const std::string& path) { in RegularFileExists() 422 bool DirExists(const std::string& path) { in DirExists() 430 void CreateDir(const std::string& path) { in CreateDir() 437 void CreateFile(const std::string& path) { in CreateFile() 443 void CreateFileWithExpectedProperties(const std::string& path) { in CreateFileWithExpectedProperties() 462 void ExpectFileWithExpectedProperties(const std::string& path) { in ExpectFileWithExpectedProperties() 478 Result<std::vector<std::string>> ReadEntireDir(const std::string& path) { in ReadEntireDir() 519 for (const auto& device : devices) { in TEST_F() local [all …]
|
/aosp_15_r20/frameworks/base/services/core/jni/ |
H A D | com_android_server_fingerprint_FingerprintService.cpp | 51 fingerprint_device_t *device; member 184 static jint nativeSetActiveGroup(JNIEnv *env, jobject clazz, jint gid, jbyteArray path) { in nativeSetActiveGroup() 219 hw_device_t *device = NULL; in nativeOpenHal() local
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.cpp | 100 void DebugShowSkiaPath(const SkPath& path) { in DebugShowSkiaPath() 122 SkIRect device = canvas->getDeviceClipBounds(); in DebugShowCanvasClip() local 138 const SkPath& path) { in DebugShowSkiaDrawPath() 160 const RetainPtr<CFX_DIBitmap>& device) { in DebugValidate() 193 bool IsPathAPoint(const SkPath& path) { in IsPathAPoint() 207 SkPath BuildPath(const CFX_Path& path) { in BuildPath() 1006 const CFX_Path& path, // path info in SetClip_PathFill() 1039 const CFX_Path& path, // path info in SetClip_PathStroke() 1057 const CFX_Path& path, // path info in DrawPath()
|
/aosp_15_r20/art/test/odsign/test-src/com/android/tests/odsign/ |
H A D | CompOsTestUtils.java | 51 public CompOsTestUtils(ITestDevice device) { in CompOsTestUtils() 72 public String checksumDirectoryContentPartial(String path) throws Exception { in checksumDirectoryContentPartial()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandScheduler.java | 956 final ITestDevice device = mInvocationContext.getDevice(deviceName); in checkDeviceBatteryLevel() local 1696 String device = deviceDesc.getSerial(); in addCommandForAllDevices() local 1892 ITestDevice device = allocatedDevices.get(deviceName); in execCommand() local 1948 IScheduledInvocationListener listener, ITestDevice device, String[] args) in execCommand() 1974 ITestDevice device = null; in allocateDevices() local 1990 devices.put(deviceConfig.getDeviceName(), device); in allocateDevices() local 2198 String path = cmd.getCommandFilePath(); in removeCommandsFromFile() local 2206 String path = cmd.getCommandFilePath(); in removeCommandsFromFile() local 2640 public synchronized boolean isDeviceInInvocationThread(ITestDevice device) { in isDeviceInInvocationThread()
|
/aosp_15_r20/build/soong/java/ |
H A D | android_resources.go | 45 device overlayType = iota + 1 const 50 path android.Path member
|
/aosp_15_r20/hardware/libhardware/modules/sensors/ |
H A D | multihal.cpp | 133 sensors_poll_device_t* device; member 140 sensors_poll_device_t* device = ctx->device; in writerTask() local 601 const char *path = nullptr; in get_so_paths() local 647 const char* path = s.c_str(); in lazy_init_modules() local
|