Home
last modified time | relevance | path

Searched defs:find_files (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/build/tools/component_tools/
H A Dfull_components_generator.py42 def find_files(path: str, name: str): function
/ohos5.0/build/tools/component_tools/static_check/gn_check/
H A Dgn_common_tools.py38 def find_files(project_path: str, member in GnCommon
/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() function