Searched refs:allowed_log_source (Results 1 – 9 of 9) sorted by relevance
13 allowed_log_source: "AID_GRAPHICS"14 allowed_log_source: "AID_INCIDENTD"15 allowed_log_source: "AID_STATSD"16 allowed_log_source: "AID_RADIO"17 allowed_log_source: "com.android.systemui"18 allowed_log_source: "com.android.vending"19 allowed_log_source: "AID_SYSTEM"20 allowed_log_source: "AID_ROOT"21 allowed_log_source: "AID_BLUETOOTH"
25 allowed_log_source: "AID_GRAPHICS"26 allowed_log_source: "AID_INCIDENTD"27 allowed_log_source: "AID_STATSD"28 allowed_log_source: "AID_RADIO"29 allowed_log_source: "com.android.systemui"30 allowed_log_source: "com.android.vending"31 allowed_log_source: "AID_SYSTEM"32 allowed_log_source: "AID_ROOT"33 allowed_log_source: "AID_BLUETOOTH"
29 allowed_log_source: "AID_GRAPHICS"30 allowed_log_source: "AID_INCIDENTD"31 allowed_log_source: "AID_STATSD"32 allowed_log_source: "AID_RADIO"33 allowed_log_source: "com.android.systemui"34 allowed_log_source: "com.android.vending"35 allowed_log_source: "AID_SYSTEM"36 allowed_log_source: "AID_ROOT"37 allowed_log_source: "AID_BLUETOOTH"
48 allowed_log_source: "AID_GRAPHICS"49 allowed_log_source: "AID_INCIDENTD"50 allowed_log_source: "AID_STATSD"51 allowed_log_source: "AID_RADIO"52 allowed_log_source: "com.android.systemui"53 allowed_log_source: "com.android.vending"54 allowed_log_source: "AID_SYSTEM"55 allowed_log_source: "AID_ROOT"56 allowed_log_source: "AID_BLUETOOTH"
165 repeated string allowed_log_source = 12; field
656 repeated string allowed_log_source = 12; field
234 for (const auto& source : config.allowed_log_source()) { in createAllLogSourcesFromConfig()
10445 const std::string& allowed_log_source(int index) const; in Swap()10456 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& allowed_log_source() const; in Swap()21651 inline const std::string& StatsdConfig::allowed_log_source(int index) const { in allowed_log_source() function21698 StatsdConfig::allowed_log_source() const { in allowed_log_source() function