Searched defs:privacy_level (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/gd/dumpsys/internal/ |
| D | filter_internal.cc | 55 const char* internal::PrivacyLevelName(PrivacyLevel privacy_level) { in PrivacyLevelName() 85 PrivacyLevel privacy_level = kDefaultPrivacyLevel; in FindFieldPrivacyLevel() local 108 …erTypeBool(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeBool() 130 const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeInteger() 168 …rTypeFloat(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeFloat() 203 …erTypeLong(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeLong() 229 …TypeString(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeString() 272 …TypeStruct(const reflection::Field& field, flatbuffers::Table* table, PrivacyLevel privacy_level) { in FilterTypeStruct()
|
| /packages/modules/Bluetooth/system/gd/dumpsys/ |
| D | filter.cc | 101 internal::PrivacyLevel privacy_level = internal::FindFieldPrivacyLevel(*field); in FilterField() local
|
| /packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
| D | report_definition.proto | 436 PrivacyLevel privacy_level = 20; field
|