Home
last modified time | relevance | path

Searched defs:SubModuleName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Ddexpreopt.go73 func (install *dexpreopterInstall) SubModuleName() string { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp335 std::string SubModuleName; in emitPartition() local