| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| D | egl_wrapper_context.cpp | 33 void EglWrapperContext::SetCurrentSurface(EGLSurface draw, EGLSurface read) in SetCurrentSurface()
|
| D | egl_wrapper_display.cpp | 104 EglWrapperSurface *draw, EglWrapperSurface *read, EglWrapperContext *ctx) in InternalMakeCurrent() 143 EGLBoolean EglWrapperDisplay::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent()
|
| D | egl_wrapper_entry.cpp | 315 EGLSurface read, EGLContext ctx) in EglMakeCurrentImpl()
|
| /foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
| D | lock_free_queue.h | 29 uint32 read; member
|
| D | lock_free_queue.c | 112 uint32 read = queue->read + queue->itemSize; in LFQUE_Pop() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
| D | egl_wrapper_context_test.cpp | 47 EGLSurface read = nullptr; in HWTEST_F() local
|
| D | egl_wrapper_display_test.cpp | 66 EGLSurface read = EGL_NO_SURFACE; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
| D | bmp_stream.cpp | 24 size_t BmpStream::read(void *buffer, size_t size) in read() function in OHOS::ImagePlugin::BmpStream
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/ |
| D | eglwrappercontext_fuzzer.cpp | 66 EGLSurface read = GetData<EGLSurface>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| D | ext_stream.cpp | 58 size_t ExtStream::read(void *buffer, size_t size) in read() function in OHOS::ImagePlugin::ExtStream
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
| D | mod.rs | 257 pub fn read(&self, start: u32, len: u32) -> IpcResult<&[u8]> { in read() method 412 pub fn read<D: Deserialize>(&self) -> IpcResult<D> { in read() method 424 pub fn read<D: Deserialize>(&self) -> IpcResult<D> { in read() method
|
| /foundation/resourceschedule/work_scheduler/frameworks/src/ |
| D | work_info.cpp | 311 sptr<WorkInfo> read = new (std::nothrow) WorkInfo(); in Unmarshalling() local 339 void WorkInfo::UnmarshallCondition(Parcel &parcel, sptr<WorkInfo> &read, uint32_t mapsize) in UnmarshallCondition()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
| D | napi_parser_utils.h | 59 bool read = false; member
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/ |
| D | ashmem.rs | 168 pub fn read(&self, size: i32, offset: i32) -> IpcResult<RawData> { in read() method
|
| /foundation/multimedia/histreamer/engine/plugin/plugins/source/http_lite_source/ |
| D | http_lite_source_plugin.cpp | 273 unsigned int read = 0; in Read() local
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
| D | ohos_bt_gatt_server.h | 354 BleGattServiceRead read; member
|
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| D | assist_test_service.cpp | 156 bool read = readBoolVector[i]; in TestParcelBoolVector() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mse/ |
| D | map_mse_resource.cpp | 343 std::string read = (iter->readStatus_ == 1) ? "yes" : "no"; in GetCvslistBodyXml() local 670 std::string read = msg.read_ ? "yes" : "no"; in AddVer10Node() local 1706 int read = (bmessage.GetStatus() == "READ") ? 1 : 0; in InsertMessageList() local
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| D | oh_audio_buffer.cpp | 421 uint64_t read = basicBufferInfo_->curReadFrame.load(); in GetAvailableDataFrames() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_storage_transaction_data_test.cpp | 85 static void ValueEqual(const Value &read, const Value &origin) in ValueEqual()
|
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| D | napi_ashmem.cpp | 724 napi_value read = nullptr; in AshmemExport() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
| D | map_mce_parameter.h | 144 MapMessageStatus read = member
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| D | bluetooth_map_mce.h | 100 MapMessageStatus read = member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| D | distributeddb_tools_unit_test.cpp | 370 bool DistributedDBToolsUnitTest::IsValueEqual(const DistributedDB::Value &read, const DistributedDB… in IsValueEqual()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mce/ |
| D | map_mce_instance_request.cpp | 606 std::shared_ptr<ObexBodyObject> read = std::make_shared<ObexArrayBodyObject>(); in SendRequest() local
|