Home
last modified time | relevance | path

Searched defs:isUintAllowed (Results 1 – 1 of 1) sorted by relevance

/frameworks/proto_logging/stats/stats_log_api_gen/
DCollation.cpp101 static java_type_t java_type(const FieldDescriptor& field, const bool isUintAllowed) { in java_type()
396 bool isUintAllowed = !(find(begin(UINT_ATOM_ALLOWLIST), end(UINT_ATOM_ALLOWLIST), atomName) == in collate_atom() local