Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Ddrm_display.h73 const char *get_module_name () const { in get_module_name() function
/external/python/apitools/apitools/base/protorpclite/
Dtest_util.py630 def get_module_name(module_attribute): function