Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.h76 static std::string device_path; variable
H A Dfixtures.cpp275 std::string FastBootTest::device_path = ""; member in fastboot::FastBootTest
/aosp12/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A Dblock_device_writer.cpp139 int read_block_from_device(const char* device_path, uint64_t block_offset, in read_block_from_device()
158 int write_block_to_device(const char* device_path, uint64_t block_offset, in write_block_to_device()
/aosp12/system/core/fs_mgr/libfs_avb/
H A Dfs_avb_util.cpp50 std::string device_path = fstab_entry.blk_device; in LoadAndVerifyVbmeta() local
H A Davb_ops.cpp158 std::string device_path; in GetLogicalPath() local
H A Dfs_avb.cpp211 auto device_path = custom_device_path ? custom_device_path : android_by_name_symlink; in LoadAndVerifyVbmeta() local
/aosp12/system/core/fastboot/
H A Dusb.h52 char device_path[256]; member
/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dcommon_types.h17 std::string device_path; member
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_wrapper.cpp53 V4L2Wrapper* V4L2Wrapper::NewV4L2Wrapper(const std::string device_path) { in NewV4L2Wrapper()
57 V4L2Wrapper::V4L2Wrapper(const std::string device_path) in V4L2Wrapper()
/aosp12/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py190 def _pull_file_from_device(self, device_path, host_path): argument
/aosp12/system/update_engine/cros/
H A Dboot_control_chromeos.cc323 base::FilePath device_path(device); in SysfsBlockDevice() local
/aosp12/system/apex/apexd/
H A Dapexd_loop.cpp89 Result<void> ConfigureReadAhead(const std::string& device_path) { in ConfigureReadAhead()
/aosp12/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc190 const string& device_path, in RunPostinstallAction()
/aosp12/system/core/toolbox/
H A Dgetevent.c531 const char *device_path = "/dev/input"; in getevent_main() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dedd.h145 } device_path; member
/aosp12/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp194 auto device_path = GetDevicePathForFile(fw.get()); in CreateBackingImage() local
/aosp12/system/gsid/
H A Dgsi_service.cpp682 std::string device_path; in getAvbPublicKey() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp829 bool fs_mgr_overlayfs_mount_scratch(const std::string& device_path, const std::string mnt_type, in fs_mgr_overlayfs_mount_scratch()
/aosp12/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h132 std::string device_path = ""; member
/aosp12/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h130 std::string device_path = ""; member
/aosp12/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h131 std::string device_path = ""; member
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h131 std::string device_path = ""; member
/aosp12/hardware/qcom/sdm845/display/sdm/include/private/
H A Dhw_info_types.h156 std::string device_path = ""; member
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h243 std::string device_path = ""; member
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h232 std::string device_path = ""; member

12