Searched defs:constant (Results 1 – 6 of 6) sorted by relevance
21 #define LABEL(constant) { #constant, constant } argument
421 for (const auto& constant : type.GetConstantDeclarations()) { in GenerateConstantDeclarations() local445 for (const auto& constant : interface.GetConstantDeclarations()) { in GenerateConstantDefinitions() local
416 for (const auto& constant : type.GetConstantDeclarations()) { in GenerateConstantDefinitions() local432 for (const auto& constant : type.GetConstantDeclarations()) { in GenerateConstantDeclarations() local
1207 if (auto constant = AidlCast<AidlConstantDeclaration>(*m); constant) { in AidlDefinedType() local1333 for (const auto& constant : GetConstantDeclarations()) { in CheckValidWithMembers() local
543 for (const auto& constant : type.GetConstantDeclarations()) { in GenerateConstantDeclarations() local
439 for (const auto& constant : type.GetConstantDeclarations()) { in GenerateConstantDeclarations() local