Home
last modified time | relevance | path

Searched defs:read (Results 1 - 25 of 31) sorted by relevance

12

/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.h29 uint32 read; member
H A Dlock_free_queue.c112 uint32 read = queue->read + queue->itemSize; in LFQUE_Pop() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_stream.cpp30 size_t BmpStream::read(void *buffer, size_t size) in read() function in OHOS::ImagePlugin::BmpStream
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_context.cpp33 void EglWrapperContext::SetCurrentSurface(EGLSurface draw, EGLSurface read) in SetCurrentSurface() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_display_test.cpp78 EGLSurface read = EGL_NO_SURFACE; in HWTEST_F() local
H A Degl_wrapper_context_test.cpp47 EGLSurface read = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/
H A Deglwrappercontext_fuzzer.cpp66 EGLSurface read = GetData<EGLSurface>(); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.h59 bool read = false; member
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dserialisation_utils.cpp42 size_t read = std::min<size_t>(count, data_.size() - pos_); in Read() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_stream.cpp61 size_t ExtStream::read(void *buffer, size_t size) in read() function in OHOS::ImagePlugin::ExtStream
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/
H A Dimage_loader_manager.cpp97 const uint64_t read = file.Read(buffer.get(), byteLength); in LoadImage() local
152 const uint64_t read = file.Read(buffer.get(), byteLength); in LoadAnimatedImage() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_libpng.cpp231 const uint64_t read = file.Read(buffer.get(), byteLength); variable
H A Dimage_loader_stb_image.cpp431 const uint64_t read = file.Read(buffer.get(), byteLength); variable
H A Dimage_loader_libjpeg.cpp256 const uint64_t read = file.Read(buffer.get(), byteLength); variable
H A Dimage_loader_ktx.cpp632 const uint64_t read = file.Read(buffer.get(), byteLength); variable
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dassist_test_service.cpp156 bool read = readBoolVector[i]; in TestParcelBoolVector() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs138 pub fn read<T: Deserialize>(&mut self) -> IpcResult<T> { in read() functions
[all...]
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h354 BleGattServiceRead read; global() member
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_source_plugin.cpp273 unsigned int read = 0; in Read() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp89 size_t read = fread(&(tempName[0]), sizeof(char), nameLen, tarFilePtr_); in ReadLongName() local
H A Dtar_file.cpp329 off_t read = ioBuffer_.size(); in WriteFileContent() local
354 SplitWriteAll(const vector<uint8_t> &ioBuffer, off_t read) SplitWriteAll() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp521 uint64_t read = basicBufferInfo_->curReadFrame.load(); in GetAvailableDataFrames() local
[all...]
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp368 sptr<WorkInfo> read = new (std::nothrow) WorkInfo(); in Unmarshalling() local
410 UnmarshallCondition(Parcel &parcel, sptr<WorkInfo> &read, uint32_t mapsize) UnmarshallCondition() argument
[all...]
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp879 napi_value read = nullptr; in AshmemExport() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp85 static void ValueEqual(const Value &read, const Value &origin) in ValueEqual() argument

Completed in 18 milliseconds

12