Searched defs:arg_type (Results 1 – 14 of 14) sorted by relevance
/aosp12/system/bt/bta/ag/ |
H A D | bta_ag_at.cc | 86 uint8_t arg_type; in bta_ag_process_at() local
|
H A D | bta_ag_cmd.cc | 113 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 D | bta_ag_at.h | 54 uint8_t arg_type; /* allowable argument type syntax */ member
|
/aosp12/art/runtime/arch/arm/ |
H A D | quick_entrypoints_cc_arm.cc | 45 char arg_type = shorty[shorty_index]; in quick_invoke_reg_setup() local
|
/aosp12/art/libprofile/profile/ |
H A D | profile_test_helper.h | 176 std::string arg_type = "LSharedType" + std::to_string(arg_type_index) + ";"; variable
|
/aosp12/system/tools/aidl/ |
H A D | generate_rust.cpp | 64 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 D | nterp.cc | 121 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 D | lib.rs | 89 let arg_type = &typed.ty; in generate_dbus_exporter() localVariable
|
/aosp12/art/libdexfile/dex/ |
H A D | test_dex_file_builder.h | 71 for (const auto& arg_type : proto_key.args) { in AddMethod() local
|
/aosp12/art/compiler/optimizing/ |
H A D | graph_visualizer.cc | 613 DataType::Type arg_type = instruction->InputAt(1)->AsVecOperation()->GetPackedType(); in VisitVecDotProd() local
|
H A D | code_generator.cc | 665 StringBuilderAppend::Argument arg_type = in CreateStringBuilderAppendLocations() local
|
/aosp12/art/runtime/interpreter/ |
H A D | interpreter_common.cc | 1342 ObjPtr<mirror::Class> arg_type = method->GetDexCache()->GetResolvedType(type_idx); in DoCallCommon() local
|
/aosp12/art/runtime/ |
H A D | class_linker.cc | 5685 std::string arg_type = dex_file->PrettyType(arg_type_idx); in ThrowSignatureCheckResolveArgException() local
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | wlioctl.h | 4529 uint8 arg_type; member
|