Searched defs:baseDir (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/Retired/ |
D | insertTags.py | 22 def insertTags(specFile, baseDir): argument 97 baseDir = 'man' variable 100 baseDir = sys.argv[1] variable
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | genRef.py | 187 def remapIncludes(lines, baseDir, specDir): argument 421 def emitPage(baseDir, specDir, pi, file): argument 503 def autoGenEnumsPage(baseDir, pi, file): argument 559 def autoGenFlagsPage(baseDir, flagName): argument 612 def autoGenHandlePage(baseDir, handleName): argument 652 def genRef(specFile, baseDir): argument 723 def genSinglePageRef(baseDir): argument 822 def genExtension(baseDir, extpath, name, info): argument 980 baseDir = results.genpath + '/ref' variable 982 baseDir = results.baseDir variable
|
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/test/ |
D | DefaultConfigTest.cpp | 44 static std::string baseDir = android::base::GetExecutableDirectory(); in getTestFilePath() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/ |
D | FakeVehicleHalValueGeneratorsTest.cpp | 81 static std::string baseDir = android::base::GetExecutableDirectory(); in getTestFilePath() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | DefaultVhalImpl_test.cpp | 802 static std::string baseDir = android::base::GetExecutableDirectory(); in getTestFilePath() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/ |
D | FakeVehicleHardwareTest.cpp | 3121 static std::string baseDir = android::base::GetExecutableDirectory(); in getTestFilePath() local
|