/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | AtPhonebook.java | 223 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 D | exfat_ondisk.h | 128 struct pbr { struct 129 struct bpb64 bpb; 130 struct bsx64 bsx; 131 __u8 boot_code[390]; 132 __le16 signature;
|
H A D | libexfat.h | 51 #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 D | OldExtensions2.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestIssue6936A.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | OldExtensions1.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestIssue6936B.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestIssue6936C.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestImportPublicProto3.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | OldExtensions2.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestIssue6936A.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | OldExtensions1.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestIssue6936B.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestImportPublicProto3.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | UnittestIssue6936C.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Empty.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | SourceContext.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | FieldMask.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Empty.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | FieldMask.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
H A D | SourceContext.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | LegacyGeneratedCodeTest.cs | 36 using pbr = global::Google.Protobuf.Reflection; typedef
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | LegacyGeneratedCodeTest.cs | 36 using pbr = global::Google.Protobuf.Reflection; typedef
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
H A D | PushbackReaderTest.java | 29 PushbackReader pbr; field in PushbackReaderTest
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/ |
H A D | OldPushbackReaderTest.java | 28 PushbackReader pbr; field in OldPushbackReaderTest
|