Home
last modified time | relevance | path

Searched refs:GetContext (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DStringPool.h92 const Context& GetContext() const;
117 const Context& GetContext() const;
/frameworks/base/tools/aapt2/optimize/
DObfuscator.cpp148 file_ref->path = table->string_pool.MakeRef(shortened_path, file_ref->path.GetContext()); in HandleShortenFilePaths()
/frameworks/base/libs/androidfw/
DStringPool.cpp87 const StringPool::Context& StringPool::Ref::GetContext() const { in GetContext() function in android::StringPool::Ref
160 const StringPool::Context& StringPool::StyleRef::GetContext() const { in GetContext() function in android::StringPool::StyleRef