Home
last modified time | relevance | path

Searched defs:flat (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/source/
Dmessage_parcel.cpp53 void AcquireObject(flat_binder_object *flat, const void *cookie) in AcquireObject()
284 const flat_binder_object *flat = nullptr; in ClearFileDescriptor() local
314 const flat_binder_object *flat = nullptr; in ContainFileDescriptors() local
583 … flat_binder_object *flat = reinterpret_cast<flat_binder_object *>(this->GetData() + offset); in Append() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_ashmem_helper.cpp189 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local
208 flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in InjectFileDescriptor() local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_device.cpp161 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat,… in AxisInfo()
204 void InputDevice::AxisInfo::SetFlat(int32_t flat) in SetFlat()
/foundation/communication/ipc/ipc/native/src/mock/source/
Dbinder_invoker.cpp205 auto flat = reinterpret_cast<flat_binder_object *>(dataOffset + *(objOffset + i)); in TranslateDBinderProxy() local
330 bool BinderInvoker::AddCommAuth(int32_t handle, flat_binder_object *flat) in AddCommAuth()
422 auto flat = reinterpret_cast<flat_binder_object *>(dataBuf + objOffset[i]); in TranslateDBinderStub() local
1329 flat_binder_object flat = { in SetRegistryObject() local
1489 flat_binder_object flat; in FlattenObject() local
1536 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); in UnflattenObject() local
1574 auto *flat = reinterpret_cast<const flat_binder_object *>(buffer); in ReadFileDescriptor() local
1587 flat_binder_object flat; in WriteFileDescriptor() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
Drs_ashmem_helper_test.cpp77 flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CreateMessageParcel() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_util.cpp166 napi_value flat = nullptr; in GetDeviceAxisInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_base.cpp534 … const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(parcelData + object[i]); in MarshalRenderModifier() local
/foundation/multimodalinput/input/util/common/include/
Dstruct_multimodal.h218 int32_t flat; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
Drs_render_service_connection_stub.cpp177 const flat_binder_object* flat = reinterpret_cast<flat_binder_object*>(data + object[i]); in CopyFileDescriptor() local