Searched defs:pub (Results 1 – 6 of 6) sorted by relevance
25 struct jpeg_error_mgr pub; member
428 void setPublic(bool pub) { mPublic = pub; } in setPublic()
2222 static String8 getSymbolPackage(const String8& symbol, const sp<AaptAssets>& assets, bool pub) { in getSymbolPackage()2511 const bool pub = (typeSpecFlags&ResTable_typeSpec::SPEC_PUBLIC) != 0; in writeLayoutClasses() local
3400 void ResourceTable::writePublicDefinitions(const String16& package, FILE* fp, bool pub) in writePublicDefinitions()
818 PublicKey pub = FrameworkParsingPackageUtils.parsePublicKey(publicKey); in readPublicKeyLPw() local
367 struct jpeg_error_mgr pub; in compress() member