/base/security/huks/interfaces/inner_api/huks_lite/ |
H A D | hks_file_api.h | 37 int32_t (*read)(const char *file_name, uint32_t offset, member
|
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | lock_free_queue.h | 29 uint32 read;
member
|
H A D | lock_free_queue.c | 112 uint32 read = queue->read + queue->itemSize;
in LFQUE_Pop() local [all...] |
/base/security/huks/test/fuzz_test/innerapi_fuzzer/ |
H A D | hks_fuzz_util.h | 31 ReadType read = reinterpret_cast<ReadType>(data); in ReadData() local
|
/base/update/sys_installer/services/module_update/util/include/ |
H A D | module_ipc_helper.h | 45 ReadList(MessageParcel &reply, std::list<T> &list, const std::function<void(MessageParcel &, T &)> &read) ReadList() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
H A D | bmp_stream.cpp | 30 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 D | egl_wrapper_context.cpp | 33 void EglWrapperContext::SetCurrentSurface(EGLSurface draw, EGLSurface read) in SetCurrentSurface() argument
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
H A D | egl_wrapper_display_test.cpp | 78 EGLSurface read = EGL_NO_SURFACE; in HWTEST_F() local
|
H A D | egl_wrapper_context_test.cpp | 47 EGLSurface read = nullptr; in HWTEST_F() local
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_compress.cpp | 69 size_t read = inBuffer.offset; in Compress() local [all...] |
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/ |
H A D | eglwrappercontext_fuzzer.cpp | 66 EGLSurface read = GetData<EGLSurface>(); in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
H A D | cmd_dumper.cpp | 126 ssize_t read = 0; in GetLineData() local
|
H A D | file_stream_dumper.cpp | 108 ssize_t read = 0; in ReadLineInFile() local
|
/base/request/request/pre_download/native/src/cache/ |
H A D | data.rs | 147 fn read(&mut self, buf: &mut [u8]) -> std::io::Result<usize> { in read() functions
|
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
H A D | napi_parser_utils.h | 59 bool read = false; member
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | serialisation_utils.cpp | 42 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 D | ext_stream.cpp | 61 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 D | image_loader_manager.cpp | 97 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 D | image_loader_libpng.cpp | 231 const uint64_t read = file.Read(buffer.get(), byteLength); variable
|
H A D | image_loader_stb_image.cpp | 431 const uint64_t read = file.Read(buffer.get(), byteLength); variable
|
H A D | image_loader_libjpeg.cpp | 256 const uint64_t read = file.Read(buffer.get(), byteLength); variable
|
/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | assist_test_service.cpp | 156 bool read = readBoolVector[i]; in TestParcelBoolVector() local
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | msg.rs | 138 pub fn read<T: Deserialize>(&mut self) -> IpcResult<T> { in read() functions [all...] |
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt_server.h | 354 BleGattServiceRead read; global() member [all...] |
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/ |
H A D | http_lite_source_plugin.cpp | 273 unsigned int read = 0;
in Read() local
|