Home
last modified time | relevance | path

Searched defs:readRet (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_surface_buffer_callback_stub.cpp33 auto readRet = data.ReadUint64(uid); in OnRemoteRequest() local
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/data_source/
H A Dmedia_data_source_test_seekable.cpp85 size_t readRet = 0; in ReadAt() local
H A Dmedia_data_source_test_noseek.cpp81 size_t readRet = 0; in ReadAt() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner/src/
H A Dringtone_read_test.cpp107 ssize_t readRet = read(fd, readBuffer, maxSize); in RingtoneRead() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dread_text.cpp194 int readRet = ReadFromFile(sfd.GetFD(), offset, buffer); in Sync() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp178 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 Dmedia_space_statistics_test.cpp373 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 Dffmpeg_aac_encoder_plugin.cpp699 int readRet = in SendFrameToFfmpeg() local
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerStablityTest.cpp229 bool readRet; in WriteTrackSample() local
H A DNativeAVMuxerFunctionTest.cpp172 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 Ddisplay_manager_proxy.cpp1814 bool readRet = reply.ReadInt32(displayInfoSize); in GetAllDisplayPhysicalResolution() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp337 ssize_t readRet = read(sock, buf, sizeof(buf)); in GetUidTrafficFromBpf() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp1171 int readRet = ReadFromFile(sfd.GetFD(), offset, buffer); in ReadText() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp1494 ssize_t readRet = read(imageFd, buffer, imgLen); in GetByteArrayNapiObject() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp3111 bool readRet = reply.ReadInt32(displayInfoSize); in GetAllDisplayPhysicalResolution() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp2116 bool readRet = stream_->Peek(headerSize, headerBuf, headerSize, readSize); in HeapMemAlloc() local

Completed in 30 milliseconds