Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DStringPool.h91 const Context& GetContext() const;
116 const Context& GetContext() const;
H A DStringPool.cpp87 const StringPool::Context& StringPool::Ref::GetContext() const { in GetContext() function in aapt::StringPool::Ref
160 const StringPool::Context& StringPool::StyleRef::GetContext() const { in GetContext() function in aapt::StringPool::StyleRef
/aosp12/system/update_engine/common/
H A Dhash_calculator.h64 std::string GetContext() const;
H A Dhash_calculator.cc118 string HashCalculator::GetContext() const { in GetContext() function in chromeos_update_engine::HashCalculator
H A Dhash_calculator_unittest.cc69 string calc_context = calc.GetContext(); in TEST_F()
/aosp12/system/linkerconfig/
H A Dmain.cc187 Context GetContext(ProgramArgs args) { in GetContext() function
350 Context ctx = GetContext(args); in main()
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DResourcePathShortener.cpp118 file_ref->path = table->string_pool.MakeRef(shortened_path, file_ref->path.GetContext()); in Consume()
/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer.cc1429 kPrefsUpdateStateSHA256Context, payload_hash_calculator_.GetContext())); in CheckpointUpdateProgress()
1432 signed_hash_calculator_.GetContext())); in CheckpointUpdateProgress()