Home
last modified time | relevance | path

Searched defs:pbr (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DAtPhonebook.java223 PhonebookResult pbr = getPhonebookResult(mCurrentPhonebook, true); in handleCpbsCommand() local
296 PhonebookResult pbr = getPhonebookResult(mCurrentPhonebook, true); // false); in handleCpbrCommand() local
400 PhonebookResult pbr = mPhonebooks.get(pb); in getPhonebookResult() local
413 private synchronized boolean queryPhonebook(String pb, PhonebookResult pbr) { in queryPhonebook()
527 PhonebookResult pbr = getPhonebookResult(mCurrentPhonebook, true); // false); in processCpbrCommand() local
/aosp_15_r20/external/exfatprogs/include/
H A Dexfat_ondisk.h128 struct pbr { struct
129 struct bpb64 bpb;
130 struct bsx64 bsx;
131 __u8 boot_code[390];
132 __le16 signature;
H A Dlibexfat.h51 #define EXFAT_CLUSTER_SIZE(pbr) (1 << ((pbr)->bsx.sect_size_bits + \ argument
53 #define EXFAT_SECTOR_SIZE(pbr) (1 << (pbr)->bsx.sect_size_bits) argument
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DOldExtensions2.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestIssue6936A.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DOldExtensions1.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestIssue6936B.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestIssue6936C.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestImportPublicProto3.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DOldExtensions2.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestIssue6936A.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DOldExtensions1.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestIssue6936B.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestImportPublicProto3.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DUnittestIssue6936C.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DEmpty.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DSourceContext.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DFieldMask.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DEmpty.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DFieldMask.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
H A DSourceContext.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DLegacyGeneratedCodeTest.cs36 using pbr = global::Google.Protobuf.Reflection; typedef
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DLegacyGeneratedCodeTest.cs36 using pbr = global::Google.Protobuf.Reflection; typedef
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DPushbackReaderTest.java29 PushbackReader pbr; field in PushbackReaderTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/
H A DOldPushbackReaderTest.java28 PushbackReader pbr; field in OldPushbackReaderTest

1234