/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/ |
H A D | rs_surface_buffer_callback_stub.cpp | 33 auto readRet = data.ReadUint64(uid); in OnRemoteRequest() local
|
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/data_source/ |
H A D | media_data_source_test_seekable.cpp | 85 size_t readRet = 0; in ReadAt() local
|
H A D | media_data_source_test_noseek.cpp | 81 size_t readRet = 0;
in ReadAt() local
|
/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner/src/ |
H A D | ringtone_read_test.cpp | 107 ssize_t readRet = read(fd, readBuffer, maxSize); in RingtoneRead() local
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | read_text.cpp | 194 int readRet = ReadFromFile(sfd.GetFD(), offset, buffer);
in Sync() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_segment_downloader.cpp | 178 DashReadRet readRet = DASH_READ_OK; in Read() local 233 bool DashSegmentDownloader::IsSegmentFinished(uint32_t &realReadLength, DashReadRet &readRet) in IsSegmentFinished() argument 250 bool DashSegmentDownloader::CheckReadInterrupt(uint32_t &realReadLength, uint32_t wantReadLength, DashReadRet &readRet, in CheckReadInterrupt() argument [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/ |
H A D | media_space_statistics_test.cpp | 373 int32_t readRet = read(srcFd, buf, srcLen); in CopyFile() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
H A D | ffmpeg_aac_encoder_plugin.cpp | 699 int readRet = in SendFrameToFfmpeg() local
|
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerStablityTest.cpp | 229 bool readRet; in WriteTrackSample() local
|
H A D | NativeAVMuxerFunctionTest.cpp | 172 bool readRet; in WriteTrackSample() local 218 bool readRet; in WriteTrackSampleShort() local 370 bool readRet; in WriteTrackSampleByFd() local [all...] |
/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_proxy.cpp | 1814 bool readRet = reply.ReadInt32(displayInfoSize);
in GetAllDisplayPhysicalResolution() local
|
/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | mock_netsys_native_client.cpp | 337 ssize_t readRet = read(sock, buf, sizeof(buf)); in GetUidTrafficFromBpf() local
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | file_fs_impl.cpp | 1171 int readRet = ReadFromFile(sfd.GetFD(), offset, buffer); in ReadText() local
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_asset_manager_napi.cpp | 1494 ssize_t readRet = read(imageFd, buffer, imgLen); in GetByteArrayNapiObject() local
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_proxy.cpp | 3111 bool readRet = reply.ReadInt32(displayInfoSize); in GetAllDisplayPhysicalResolution() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 2116 bool readRet = stream_->Peek(headerSize, headerBuf, headerSize, readSize);
in HeapMemAlloc() local
|