Home
last modified time | relevance | path

Searched defs:get_module_name (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/absl-py/absl/flags/tests/
Dmodule_bar.py89 def get_module_name(): function
Dmodule_foo.py93 def get_module_name(): function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dkeys.py133 def get_module_name(name_in_config): function
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/
Dtest_util.py635 def get_module_name(module_attribute): function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init_orc.cpp133 inline const char* get_module_name(LLVMModuleRef mod) { in get_module_name() function
/aosp_15_r20/development/scripts/
H A Dcargo2rulesmk.py141 def get_module_name(crate): # to sort crates in a list function