Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/tests/
Dtest_scandir.py6 from vndk_definition_tool import scandir
15 for ent in scandir(testdata_dir):
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py107 from os import scandir
146 def scandir(path): function
1610 for ent in scandir(apex_collection_root):