/aosp12/frameworks/av/media/libstagefright/ |
H A D | MediaTrack.cpp | 117 CMediaBuffer *buf = nullptr; in read() local
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | base64.cpp | 32 sp<ABuffer> buf = new ABuffer(bufSize); in decodeBase64() local
|
/aosp12/frameworks/base/tools/bit/ |
H A D | print.cpp | 139 char* buf = (char*)malloc(size); in print_one_line() local
|
/aosp12/frameworks/av/media/tests/benchmark/tests/ |
H A D | C2EncoderTest.cpp | 76 struct stat buf; in TEST_P() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/ |
H A D | stream_adaptor_listener.h | 130 int32_t ConvertRawStreamData(char *buf, int32_t bufLen, std::unique_ptr<char[]> &plainData, in ConvertRawStreamData()
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_tpdu_codec.cpp | 83 std::vector<uint8_t> buf = *(bufferRet); in EncodeSmsPdu() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_symbols.cpp | 122 std::string DfxSymbols::Demangle(const std::string& buf) in Demangle()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
H A D | stat_v9.cpp | 72 struct stat buf; in Sync() local
|
/ohos5.0/drivers/peripheral/usb/sample/device/linux/ |
H A D | acm_test.c | 41 static void TestWrite(char *buf) in TestWrite()
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/ |
H A D | json_parser_utils.cpp | 39 std::ostringstream buf; in ReadTrustedRootCAFromJson() local
|
/aosp12/packages/modules/DnsResolver/ |
H A D | res_send.cpp | 346 int res_nameinquery(const char* name, int type, int cl, const uint8_t* buf, const uint8_t* eom) { in res_nameinquery() 420 int res_nsend(res_state statp, const uint8_t* buf, int buflen, uint8_t* ans, int anssiz, int* rcode, in res_nsend() 655 static int send_vc(res_state statp, res_params* params, const uint8_t* buf, int buflen, in send_vc() 978 bool ignoreInvalidAnswer(res_state statp, const sockaddr_storage& from, const uint8_t* buf, in ignoreInvalidAnswer() 1000 static int send_dg(res_state statp, res_params* params, const uint8_t* buf, int buflen, in send_dg()
|
/aosp12/hardware/qcom/display/msm8960/libqservice/ |
H A D | IQService.cpp | 150 static void getProcName(int pid, char *buf, int size) { in getProcName()
|
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/ |
H A D | TetheringUtilsTest.java | 127 ByteBuffer buf = ByteBuffer.allocate(PACKET_SIZE); in readIpPacket() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/text/ |
H A D | TextRunShaper.java | 109 char[] buf = new char[contextCount]; in shapeTextRun() local
|
/aosp12/system/update_engine/payload_generator/ |
H A D | payload_generation_config.cc | 144 string buf; in LoadDynamicPartitionMetadata() local
|
/aosp12/bionic/tests/ |
H A D | sys_select_test.cpp | 70 char buf[sizeof(DELAY_MSG)]; in DelayedWriteCleanup() local
|
/aosp12/system/core/libcutils/ |
H A D | canned_fs_config.cpp | 45 char buf[PATH_MAX + 200]; in load_canned_fs_config() local
|
/aosp12/system/extras/sane_schedstat/ |
H A D | sane_schedstat.c | 144 char buf[4096]; in main() local
|
/aosp12/system/core/fastboot/device/ |
H A D | fastboot_device.cpp | 116 char buf[FB_RESPONSE_SZ]; in WriteStatus() local
|
/aosp12/system/netd/server/ |
H A D | FwmarkServer.cpp | 105 char buf[sizeof(command) + sizeof(connectInfo)]; in processClient() local
|
/aosp12/packages/modules/adb/tools/ |
H A D | adb_usbreset.cpp | 147 char buf[128]; in main() local
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_virtual_gpu.cpp | 114 HWC2::Error HWCDisplayVirtualGPU::SetOutputBuffer(buffer_handle_t buf, in SetOutputBuffer()
|
/aosp12/system/vold/ |
H A D | Process.cpp | 56 char* buf = nullptr; in checkMaps() local
|
/aosp12/frameworks/av/media/libstagefright/tests/extractorFactory/ |
H A D | ExtractorFactoryTest.cpp | 63 struct stat buf; in createDataSource() local
|
/aosp12/frameworks/av/media/mtp/ |
H A D | PosixAsyncIO.cpp | 142 void aio_prepare(struct aiocb *aiocbp, void* buf, size_t count, off64_t offset) { in aio_prepare()
|