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

  /development/vndk/tools/definition-tool/tests/
test_elf_linker.py 335 self.assertEqual(2 * 2, len(sp_lib.vndk_sp_hal))
342 vndk_sp_hal = self._get_paths_from_nodes(sp_lib.vndk_sp_hal)
364 vndk_sp_hal)
366 vndk_sp_hal)
382 # LL-NDK must not in sp_hal, sp_hal_dep, and vndk_sp_hal.
386 self.assertNotIn(libc_path, vndk_sp_hal)
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py     [all...]

Completed in 54 milliseconds