Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/cformat/
Dformat.go93 func (fm *Formatter) SetPackage(importpath string) { func
/aosp_15_r20/system/tools/aidl/
Dparser.cpp113 void Parser::SetPackage(const std::string& package) { in SetPackage() function in Parser