Home
last modified time | relevance | path

Searched defs:add_exclude_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.h271 void add_exclude_heaps(const char* data, size_t size) { in add_exclude_heaps() function
274 void add_exclude_heaps(::protozero::ConstChars chars) { in add_exclude_heaps() function
277 void add_exclude_heaps(std::string value) { in add_exclude_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.h271 void add_exclude_heaps(const char* data, size_t size) { in add_exclude_heaps() function
274 void add_exclude_heaps(::protozero::ConstChars chars) { in add_exclude_heaps() function
277 void add_exclude_heaps(std::string value) { in add_exclude_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.h1246 inline std::string* HeapprofdConfig::add_exclude_heaps() { in add_exclude_heaps() function
1283 inline void HeapprofdConfig::add_exclude_heaps(const std::string& value) { in add_exclude_heaps() function
1287 inline void HeapprofdConfig::add_exclude_heaps(std::string&& value) { in add_exclude_heaps() function
1291 inline void HeapprofdConfig::add_exclude_heaps(const char* value) { in add_exclude_heaps() function
1296 inline void HeapprofdConfig::add_exclude_heaps(const char* value, size_t size) { in add_exclude_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.h1246 inline std::string* HeapprofdConfig::add_exclude_heaps() { in add_exclude_heaps() function
1283 inline void HeapprofdConfig::add_exclude_heaps(const std::string& value) { in add_exclude_heaps() function
1287 inline void HeapprofdConfig::add_exclude_heaps(std::string&& value) { in add_exclude_heaps() function
1291 inline void HeapprofdConfig::add_exclude_heaps(const char* value) { in add_exclude_heaps() function
1296 inline void HeapprofdConfig::add_exclude_heaps(const char* value, size_t size) { in add_exclude_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.h121 void add_exclude_heaps(std::string value) { exclude_heaps_.emplace_back(value); } in add_exclude_heaps() function
122 std::string* add_exclude_heaps() { exclude_heaps_.emplace_back(); return &exclude_heaps_.back(); } in add_exclude_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.h121 void add_exclude_heaps(std::string value) { exclude_heaps_.emplace_back(value); } in add_exclude_heaps() function
122 std::string* add_exclude_heaps() { exclude_heaps_.emplace_back(); return &exclude_heaps_.back(); } in add_exclude_heaps() function