Home
last modified time | relevance | path

Searched defs:add_heaps (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.pbzero.h247 void add_heaps(const char* data, size_t size) { in add_heaps() function
250 void add_heaps(::protozero::ConstChars chars) { in add_heaps() function
253 void add_heaps(std::string value) { in add_heaps() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dheapprofd_config.pbzero.h247 void add_heaps(const char* data, size_t size) { in add_heaps() function
250 void add_heaps(::protozero::ConstChars chars) { in add_heaps() function
253 void add_heaps(std::string value) { in add_heaps() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.pb.h1171 inline std::string* HeapprofdConfig::add_heaps() { in add_heaps() function
1208 inline void HeapprofdConfig::add_heaps(const std::string& value) { in add_heaps() function
1212 inline void HeapprofdConfig::add_heaps(std::string&& value) { in add_heaps() function
1216 inline void HeapprofdConfig::add_heaps(const char* value) { in add_heaps() function
1221 inline void HeapprofdConfig::add_heaps(const char* value, size_t size) { in add_heaps() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dheapprofd_config.pb.h1171 inline std::string* HeapprofdConfig::add_heaps() { in add_heaps() function
1208 inline void HeapprofdConfig::add_heaps(const std::string& value) { in add_heaps() function
1212 inline void HeapprofdConfig::add_heaps(std::string&& value) { in add_heaps() function
1216 inline void HeapprofdConfig::add_heaps(const char* value) { in add_heaps() function
1221 inline void HeapprofdConfig::add_heaps(const char* value, size_t size) { in add_heaps() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dheapprofd_config.gen.h114 void add_heaps(std::string value) { heaps_.emplace_back(value); } in add_heaps() function
115 std::string* add_heaps() { heaps_.emplace_back(); return &heaps_.back(); } in add_heaps() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dheapprofd_config.gen.h114 void add_heaps(std::string value) { heaps_.emplace_back(value); } in add_heaps() function
115 std::string* add_heaps() { heaps_.emplace_back(); return &heaps_.back(); } in add_heaps() function