/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/ |
H A D | make_ctocpp_impl.py | 382 def make_ctocpp_impl_file(header, dir_path, dir_name, clsname): argument
|
/ohos5.0/build/scripts/util/ |
H A D | build_utils.py | 54 def make_directory(dir_path): argument 61 def delete_directory(dir_path): argument
|
H A D | md5_check.py | 408 def _update_md5_for_directory(md5, dir_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/ |
H A D | hdf_utils.py | 161 def create_dirs(dir_path): argument 367 def template_filename_filtrate(dir_path, kernal): argument
|
/aosp12/system/update_engine/common/ |
H A D | prefs.cc | 40 for (base::FilePath dir_path = path_enum.Next(); !dir_path.empty(); in DeleteEmptyDirectories() local
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | utils.cc | 463 std::vector<std::string> FindLibraryPaths(const char* dir_path) { in FindLibraryPaths()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 856 char dir_path[PATH_MAX]; in DumpInputBuffers() local 907 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
|
/aosp12/system/extras/simpleperf/ |
H A D | utils.cpp | 243 std::string dir_path = path.substr(0, next_end); in MkdirWithParents() local
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 1035 char dir_path[PATH_MAX]; in DumpInputBuffers() local 1086 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
|
H A D | hwc_display_external_test.cpp | 225 const char *dir_path = "/data/misc/display/frame_dump_external"; in DumpInputBuffer() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 1035 char dir_path[PATH_MAX]; in DumpInputBuffers() local 1086 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
|
H A D | hwc_display_external_test.cpp | 225 const char *dir_path = "/data/misc/display/frame_dump_external"; in DumpInputBuffer() local
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display_external_test.cpp | 218 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
|
H A D | hwc_display.cpp | 1454 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 D | hwc_display_external_test.cpp | 218 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
|
H A D | hwc_display.cpp | 1792 char dir_path[PATH_MAX]; in DumpInputBuffers() local 1870 char dir_path[PATH_MAX]; in DumpOutputBuffer() local
|
/aosp12/bionic/tools/versioner/src/ |
H A D | versioner.cpp | 109 auto collect_children = [&dependencies](const std::string& dir_path) { in collectRequirements()
|
/aosp12/system/core/debuggerd/tombstoned/ |
H A D | tombstoned.cpp | 99 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 D | hwc_display_pluggable_test.cpp | 216 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display_pluggable_test.cpp | 216 const char *dir_path = "/data/vendor/display/frame_dump_external"; in DumpInputBuffer() local
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 1107 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 D | hwc_display.cpp | 1384 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 D | hwc_display.cpp | 1373 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 D | incfs_test.cpp | 284 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 D | videodec_ndk_sample.cpp | 215 std::vector<std::string> find_files(const std::string& dir_path, const std::string& extension) in find_files()
|