Home
last modified time | relevance | path

Searched defs:dir_path (Results 26 – 50 of 62) sorted by relevance

123

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_ctocpp_impl.py382 def make_ctocpp_impl_file(header, dir_path, dir_name, clsname): argument
/ohos5.0/build/scripts/util/
H A Dbuild_utils.py54 def make_directory(dir_path): argument
61 def delete_directory(dir_path): argument
H A Dmd5_check.py408 def _update_md5_for_directory(md5, dir_path): argument
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py161 def create_dirs(dir_path): argument
367 def template_filename_filtrate(dir_path, kernal): argument
/aosp12/system/update_engine/common/
H A Dprefs.cc40 for (base::FilePath dir_path = path_enum.Next(); !dir_path.empty(); in DeleteEmptyDirectories() local
/aosp12/hardware/google/camera/common/hal/utils/
H A Dutils.cc463 std::vector<std::string> FindLibraryPaths(const char* dir_path) { in FindLibraryPaths()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.cpp856 char dir_path[PATH_MAX]; in DumpInputBuffers() local
907 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
/aosp12/system/extras/simpleperf/
H A Dutils.cpp243 std::string dir_path = path.substr(0, next_end); in MkdirWithParents() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display.cpp1035 char dir_path[PATH_MAX]; in DumpInputBuffers() local
1086 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
H A Dhwc_display_external_test.cpp225 const char *dir_path = "/data/misc/display/frame_dump_external"; in DumpInputBuffer() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display.cpp1035 char dir_path[PATH_MAX]; in DumpInputBuffers() local
1086 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
H A Dhwc_display_external_test.cpp225 const char *dir_path = "/data/misc/display/frame_dump_external"; in DumpInputBuffer() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp218 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
H A Dhwc_display.cpp1454 char dir_path[PATH_MAX]; in BuildLayerStack() local
1529 char dir_path[PATH_MAX]; in BuildLayerStack() local
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp218 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
H A Dhwc_display.cpp1792 char dir_path[PATH_MAX]; in DumpInputBuffers() local
1870 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
/aosp12/bionic/tools/versioner/src/
H A Dversioner.cpp109 auto collect_children = [&dependencies](const std::string& dir_path) { in collectRequirements()
/aosp12/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp99 CrashQueue(const std::string& dir_path, const std::string& file_name_prefix, size_t max_artifacts, in CrashQueue()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_pluggable_test.cpp216 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_pluggable_test.cpp216 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display.cpp1107 char dir_path[PATH_MAX]; in BuildLayerStack() local
1160 char dir_path[PATH_MAX]; in BuildLayerStack() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_display.cpp1384 char dir_path[PATH_MAX]; in BuildLayerStack() local
1438 char dir_path[PATH_MAX]; in BuildLayerStack() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display.cpp1373 char dir_path[PATH_MAX]; in BuildLayerStack() local
1426 char dir_path[PATH_MAX]; in BuildLayerStack() local
/aosp12/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp284 const auto dir_path = mountPath(test_dir_name_); in TEST_F() local
291 const auto dir_path = mountPath(test_dir_name_); in TEST_F() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp215 std::vector<std::string> find_files(const std::string& dir_path, const std::string& extension) in find_files()

123