Home
last modified time | relevance | path

Searched +defs:device +defs:path (Results 101 – 125 of 935) sorted by relevance

12345678910>>...38

/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dosutils.py81 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 Ddevice_const.c171 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 Dcli.cc86 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/
DPbapClientConnectionHandler.java145 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/
DBnVold.h192 ::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 Dsnapuserd_transition.cpp135 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/
DGTest.java120 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 Dfs_mgr_overlayfs_control.cpp84 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 Dsnapshot.cpp144 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 Dfstab.cpp735 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 Dv3dv_device.c138 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 DDownloadAppTestHelper.java63 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 Dbinderfs_test.c61 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/
Dusb_libusb.cpp86 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 Dports.py104 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 DSettingsTest.java93 private void enableFsVerity(String path) throws Exception { in enableFsVerity()
94 ITestDevice device = getDevice(); in enableFsVerity() local
/aosp_15_r20/hardware/google/gfxstream/host/magma/
DDrmDevice.cpp38 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 Dmod.rs14 mod device; module
31 pub path: PathBuf, field
/aosp_15_r20/system/apex/apexd/
H A Dapexservice_test.cpp230 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 Dcom_android_server_fingerprint_FingerprintService.cpp51 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 Dfx_skia_device.cpp100 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 DCompOsTestUtils.java51 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/
DCommandScheduler.java956 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 Dandroid_resources.go45 device overlayType = iota + 1 const
50 path android.Path member
/aosp_15_r20/hardware/libhardware/modules/sensors/
H A Dmultihal.cpp133 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

12345678910>>...38