Home
last modified time | relevance | path

Searched defs:get_module_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/third_party/icu/
H A DSkLoadICU.cpp71 static std::wstring get_module_path(HMODULE module) { in get_module_path() function
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dclion_project_file_gen.py170 def get_module_path(mod_info, parent_dir=None): member in CLionProjectFileGenerator