Searched defs:type (Results 1 – 13 of 13) sorted by relevance
22 bool IsElidableType(const VariableType& type) { in IsElidableType()31 bool IsConstType(const VariableType& type) { in IsConstType()
49 android::vts::VtsCompileFileType type = android::vts::VtsCompileFileType::kBoth; in main() local
164 const VariableType &type = func_spec.return_type_hidl(0).type(); in CanElideCallback() local175 string type = GetCppVariableType(var_spec); in GetFuncArgTypes() local
87 int32_t type = data.readInt32(); in onTransact() local157 int32_t Status(int32_t type) { in Status()
76 int32_t VtsDriverHalSocketServer::Status(int32_t type) { in Status()
32 const char* type = NULL; in ParseMagic() local
86 int32_t BpVtsFuzzer::Status(int32_t type) { in Status()
196 static string StripNamespace(const string &type) { in StripNamespace()208 string type = var.predefined_type(); in ProcessReturnValue() local
181 auto type = var_spec.type(); in Transform() local
103 const auto& type = return_val.type(); in GenerateCppBodyInterfaceImpl() local144 void HalHidlCodeGen::GenerateScalarTypeInC(Formatter& out, const string& type) { in GenerateScalarTypeInC()1713 const VariableType& type = func_msg.return_type_hidl(0).type(); in CanElideCallback() local1720 bool HalHidlCodeGen::isElidableType(const VariableType& type) { in isElidableType()1729 bool HalHidlCodeGen::isConstType(const VariableType& type) { in isConstType()
191 int32_t VtsDriverSocketClient::Status(int32_t type) { in Status()
345 optional FdType type = 1; field379 optional VariableType type = 2; field
154 optional VtsProfilingType type = 2; field