Searched refs:set_allowed_log_source (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/statsd/statsd/android_arm64_armv8-2a_cortex-a55_apex30/gen/proto/packages/modules/StatsD/statsd/src/ |
D | statsd_config.pb.h | 10447 void set_allowed_log_source(int index, const std::string& value); in Swap() 10448 void set_allowed_log_source(int index, std::string&& value); in Swap() 10449 void set_allowed_log_source(int index, const char* value); in Swap() 10450 void set_allowed_log_source(int index, const char* value, size_t size); in Swap() 21659 inline void StatsdConfig::set_allowed_log_source(int index, const std::string& value) { in set_allowed_log_source() function 21663 inline void StatsdConfig::set_allowed_log_source(int index, std::string&& value) { in set_allowed_log_source() function 21667 inline void StatsdConfig::set_allowed_log_source(int index, const char* value) { in set_allowed_log_source() function 21672 inline void StatsdConfig::set_allowed_log_source(int index, const char* value, size_t size) { in set_allowed_log_source() function
|