Searched defs:privacy_level (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/gd/dumpsys/internal/ |
D | filter_internal.cc | 58 const char* internal::PrivacyLevelName(PrivacyLevel privacy_level) { in PrivacyLevelName() 88 PrivacyLevel privacy_level = kDefaultPrivacyLevel; in FindFieldPrivacyLevel() local 111 …erTypeBool(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeBool() 133 const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeInteger() 173 …rTypeFloat(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeFloat() 210 …erTypeLong(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeLong() 236 …TypeString(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeString() 280 …TypeStruct(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeStruct()
|
/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | report_definition.proto | 428 PrivacyLevel privacy_level = 20; field
|