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

  /development/vndk/tools/definition-tool/tests/
test_tagged_dict.py 195 d = TaggedPathDict.create_from_csv(StringIO(_TEST_DATA))
386 self.tagged_paths = TaggedPathDict.create_from_csv(StringIO(_TEST_DATA))
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 1160 def create_from_csv(fp, vndk_lib_dirs=None): member in class:TaggedPathDict
    [all...]

Completed in 101 milliseconds