Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/core/libmodprobe/
H A Dlibmodprobe.cpp55 bool Modprobe::ParseDepCallback(const std::string& base_path, in ParseDepCallback()
321 for (const auto& base_path : base_paths) { in Modprobe() local
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_tool.cpp106 void CallOnAllFiles(CallbackType callback, const std::string& base_path) { in CallOnAllFiles()
/aosp12/build/make/tools/releasetools/
H A Dtest_utils.py246 base_path = os.path.dirname(os.path.realpath(__file__)) variable
/aosp12/hardware/interfaces/boot/1.1/default/boot_control/
H A Dlibboot_control.cpp128 std::string base_path = control->misc_device(); in InitDefaultBootloaderControl() local
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.h131 virtual DisplayError GetPanelBrightnessBasePath(std::string *base_path) { in GetPanelBrightnessBasePath()
H A Dhw_peripheral_drm.cpp793 DisplayError HWPeripheralDRM::GetPanelBrightnessBasePath(std::string *base_path) { in GetPanelBrightnessBasePath()
/aosp12/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp302 static string ReadSplitFiles(const std::string& base_path, size_t num_files) { in ReadSplitFiles()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2066 std::string base_path; in MapPartitionWithSnapshot() local
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1156 auto base_path = create_data_misc_ce_rollback_base_path(volume_uuid, user); in destroyCeSnapshotsNotSpecified() local