Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/ag/
H A Dbta_ag_at.cc86 uint8_t arg_type; in bta_ag_process_at() local
H A Dbta_ag_cmd.cc113 uint8_t arg_type; /* whether argument is int or string */ member
581 uint8_t arg_type, char* p_arg, char* p_end, in bta_ag_at_hsp_cback()
703 static void bta_ag_bind_response(tBTA_AG_SCB* p_scb, uint8_t arg_type) { in bta_ag_bind_response()
849 void bta_ag_at_hfp_cback(tBTA_AG_SCB* p_scb, uint16_t cmd, uint8_t arg_type, in bta_ag_at_hfp_cback()
H A Dbta_ag_at.h54 uint8_t arg_type; /* allowable argument type syntax */ member
/aosp12/art/runtime/arch/arm/
H A Dquick_entrypoints_cc_arm.cc45 char arg_type = shorty[shorty_index]; in quick_invoke_reg_setup() local
/aosp12/art/libprofile/profile/
H A Dprofile_test_helper.h176 std::string arg_type = "LSharedType" + std::to_string(arg_type_index) + ";"; variable
/aosp12/system/tools/aidl/
H A Dgenerate_rust.cpp64 auto arg_type = RustNameOf(arg.GetType(), typenames, arg_mode); in BuildArg() local
215 auto arg_type = RustNameOf(arg->GetType(), typenames, arg_mode); in GenerateServerTransaction() local
248 auto& arg_type = arg->GetType(); in GenerateServerTransaction() local
/aosp12/art/runtime/interpreter/mterp/
H A Dnterp.cc121 char arg_type = shorty[shorty_index]; in NterpStoreArm32Fprs() local
171 char arg_type = shorty[shorty_index]; in NterpSetupArm32Fprs() local
/aosp12/system/bt/gd/rust/linux/dbus_projection/dbus_macros/src/
H A Dlib.rs89 let arg_type = &typed.ty; in generate_dbus_exporter() localVariable
/aosp12/art/libdexfile/dex/
H A Dtest_dex_file_builder.h71 for (const auto& arg_type : proto_key.args) { in AddMethod() local
/aosp12/art/compiler/optimizing/
H A Dgraph_visualizer.cc613 DataType::Type arg_type = instruction->InputAt(1)->AsVecOperation()->GetPackedType(); in VisitVecDotProd() local
H A Dcode_generator.cc665 StringBuilderAppend::Argument arg_type = in CreateStringBuilderAppendLocations() local
/aosp12/art/runtime/interpreter/
H A Dinterpreter_common.cc1342 ObjPtr<mirror::Class> arg_type = method->GetDexCache()->GetResolvedType(type_idx); in DoCallCommon() local
/aosp12/art/runtime/
H A Dclass_linker.cc5685 std::string arg_type = dex_file->PrettyType(arg_type_idx); in ThrowSignatureCheckResolveArgException() local
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h4529 uint8 arg_type; member