Home
last modified time | relevance | path

Searched defs:string_pool_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/db/column/
H A Dstring_storage.h116 StringPool* string_pool_ = nullptr; variable
121 StringPool* string_pool_ = nullptr; variable
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dexperimental_slice_layout.h63 StringPool* string_pool_; variable
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DIdmap.h211 const std::unique_ptr<ResStringPool> string_pool_; variable
/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dtable.h276 StringPool* string_pool_ = nullptr; variable
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dprofile_builder.h115 const StringPool& string_pool_; variable
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h1022 StringPool string_pool_; variable
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1877 android::StringPool& string_pool_; member in aapt::Linker::FlagDisabledStringVisitor