Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/tests/
Dtest_tagged_dict.py8 from vndk_definition_tool import TaggedDict, TaggedPathDict, TaggedLibDict, \
129 tagged_paths = TaggedPathDict()
145 tagged_paths = TaggedPathDict(['current', '27', '28'])
167 TaggedPathDict().load_from_csv(StringIO(''))
174 d = TaggedPathDict()
179 d = TaggedPathDict()
186 d = TaggedPathDict()
217 d = TaggedPathDict()
223 d = TaggedPathDict.create_from_csv(StringIO(_TEST_DATA))
232 d = TaggedPathDict.create_from_csv_path(f.name)
[all …]
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py1399 class TaggedPathDict(TaggedDict): class
1424 d = TaggedPathDict(vndk_lib_dirs)
1432 return TaggedPathDict.create_from_csv(fp, vndk_lib_dirs)
1456 super(TaggedPathDict, self).add_regex(tag, path[7:])
1459 super(TaggedPathDict, self).add(tag, path)
1520 return TaggedPathDict.get_path_tag_default(lib.path)
2269 self.tagged_paths = TaggedPathDict.create_from_csv_path(
3499 tagged_paths = TaggedPathDict.create_from_csv_path(
4295 tagged_paths = TaggedPathDict.create_from_csv_path(
4361 for tag in TaggedPathDict.TAGS:
[all …]
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv26179 …evelopment,fake_4dZW8zNjRpGYuq5Umf5eBA@fakeemail.com,vndk-def: Replace NDK_LIBS with TaggedPathDict