HomeSort by relevance Sort by last modified time
    Searched refs:normalize_partition_tags (Results 1 - 2 of 2) sorted by null

  /development/vndk/tools/definition-tool/tests/
test_vndk.py 18 """Check whether normalize_partition_tags() hides the dependencies from
32 gb.graph.normalize_partition_tags(set(), None)
55 """Check whether normalize_partition_tags() keep dependencies to SP-HAL
66 gb.graph.normalize_partition_tags({libsphal}, None)
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 2101 def normalize_partition_tags(self, sp_hals, generic_refs): member in class:ELFLinker
    [all...]

Completed in 48 milliseconds