/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | itoatest.cpp | 31 enum { kBufferSize = 11 }; enumerator 38 enum { kBufferSize = 12 }; enumerator 45 enum { kBufferSize = 21 }; enumerator 52 enum { kBufferSize = 22 }; enumerator
|
/aosp12/system/core/init/ |
H A D | proto_utils.h | 29 constexpr size_t kBufferSize = 4096; variable
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_MediaDataSource.h | 38 kBufferSize = 64 * 1024, enumerator
|
H A D | android_media_MediaHTTPConnection.h | 32 kBufferSize = 32768, enumerator
|
/aosp12/frameworks/av/cmds/stagefright/ |
H A D | SineSource.h | 27 enum { kBufferSize = 8192 }; enumerator
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/ |
H A D | polled_socket_test.cc | 36 static const size_t kBufferSize = 16; member in test_vendor_lib::net::PolledSocketTest
|
H A D | async_manager_unittest.cc | 34 static const size_t kBufferSize = 16; member in test_vendor_lib::AsyncManagerSocketTest
|
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/ |
H A D | RemoteDataSource.h | 93 kBufferSize = 64 * 1024, enumerator
|
/aosp12/packages/modules/adb/ |
H A D | shell_protocol.h | 101 kBufferSize = MAX_PAYLOAD, enumerator
|
/aosp12/hardware/interfaces/bluetooth/audio/2.0/default/ |
H A D | A2dpSoftwareAudioProvider.cpp | 43 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
|
H A D | HearingAidAudioProvider.cpp | 39 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
|
/aosp12/hardware/interfaces/bluetooth/audio/2.1/default/ |
H A D | A2dpSoftwareAudioProvider.cpp | 45 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
|
H A D | HearingAidAudioProvider.cpp | 41 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
|
/aosp12/system/update_engine/common/ |
H A D | hash_calculator.cc | 52 const int kBufferSize = 128 * 1024; // 128 KiB in UpdateFile() local
|
/aosp12/system/iorap/src/perfetto/ |
H A D | main.cc | 61 static const uint32_t kBufferSize = 4096; in CreateCommandLinePerfettoDependenciesComponent() local
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerStreamListener.h | 45 kBufferSize = 188 * 10 enumerator
|
/aosp12/system/update_engine/payload_generator/ |
H A D | payload_generation_config_android.cc | 98 constexpr uint64_t kBufferSize = 1024 * 1024; in VerifyVerityConfig() local
|
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/ |
H A D | UsbGadgetCommon.h | 48 constexpr int kBufferSize = 512; variable
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/ |
H A D | UsbGadgetCommon.h | 49 constexpr int kBufferSize = 512; variable
|
/aosp12/hardware/google/pixel/usb/include/pixelusb/ |
H A D | UsbGadgetCommon.h | 49 constexpr int kBufferSize = 512; variable
|
/aosp12/system/core/fs_mgr/ |
H A D | file_wait.cpp | 193 static constexpr size_t kBufferSize = sizeof(struct inotify_event) + NAME_MAX + 1; in ConsumeEvents() local
|
/aosp12/frameworks/av/media/libheif/ |
H A D | HeifDecoderImpl.cpp | 94 kBufferSize = 64 * 1024, enumerator
|
/aosp12/frameworks/av/media/libeffects/testlibs/ |
H A D | EffectEqualizer.cpp | 105 static const size_t kBufferSize = 32; variable
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | MapsTest.cpp | 446 constexpr size_t kBufferSize = 2048; in TEST() local
|
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/ |
H A D | async_fd_watcher_unittest.cc | 43 static const size_t kBufferSize = 16; member in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
|