Home
last modified time | relevance | path

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

/development/vndk/tools/sourcedr/sourcedr/blueprint/
Dcheck_vndk_dep.py39 def _is_vndk_sp(module): function
136 is_vndk_sp = _is_vndk_sp(module)
145 if is_vndk_sp and not _is_vndk_sp(dep_module):