Home
last modified time | relevance | path

Searched refs:get_all_js_sources (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/build/scripts/
H A Dbuild_js_assets.py125 sources = get_all_js_sources(ability_dir)
186 def get_all_js_sources(base) -> list: function