Home
last modified time | relevance | path

Searched defs:size (Results 10526 - 10550 of 27801) sorted by relevance

1...<<421422423424425426427428429430>>...1113

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_adapter.cpp80 int16_t size = JSArray::Length(descriptors); in Initialize() local
96 bool ListAdapter::GenerateListItems(const JSValue descriptors, int16_t size) in GenerateListItems() argument
H A Dimage_animator_component.cpp155 uint16_t size = 0; in ParseToFillMode() local
320 StartAnimator(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t size) StartAnimator() argument
341 PauseAnimator(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t size) PauseAnimator() argument
362 ResumeAnimator(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t size) ResumeAnimator() argument
383 StopAnimator(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t size) StopAnimator() argument
404 GetAnimatorState(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t size) GetAnimatorState() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/directive/
H A Ddescriptor_utils.cpp141 uint16_t size = JSArray::Length(descriptorOrElements); in ReleaseDescriptorOrElements() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state_machine.cpp316 uint16_t size = jerry_get_array_length(keys); in EvalPage() local
491 uint32_t size = jerry_get_array_length(keys); in DeleteViewModelProperties() local
/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.cpp308 size_t size = queue_.size(); in ProcessAsyncHandle() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp28 static void* MemAlloc(const void* context, size_t size) in MemAlloc() argument
41 static void* MemRealloc(const void* context, void* mem, size_t size) in MemRealloc() argument
/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp288 static inline void FreePngBytep(png_bytep** rowPointer, uint16_t size) in FreePngBytep() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_time_picker.cpp309 void UITimePicker::SetBackgroundFont(const char* name, uint8_t size) in SetBackgroundFont() argument
315 void UITimePicker::SetHighlightFont(const char* name, uint8_t size) in SetHighlightFont() argument
H A Dui_picker.cpp385 void UIPicker::SetBackgroundFont(const char* name, uint8_t size) in SetBackgroundFont() argument
396 void UIPicker::SetHighlightFont(const char* name, uint8_t size) in SetHighlightFont() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_dynamic_component_renderer_impl.cpp40 void DynamicComponentRendererImpl::UpdateViewportConfig(const SizeF& size, float density, in UpdateViewportConfig() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
H A Djs.cpp56 jerry_size_t size = jerry_get_string_size(target); in Value() local
94 JSValue JSFunction::Call(JSValue func, JSValue context, JSValue args[], JSSize size) in Call() argument
206 JSValue JSObject::Call(JSValue target, const char * const prop, JSValue args[], JSSize size) in Call() argument
255 JSValue JSGlobal::Call(const char * const prop, JSValue args[], JSSize size) in Call() argument
307 Create(uint32_t size) Create() argument
[all...]
/foundation/arkui/ui_lite/frameworks/layout/
H A Dflex_layout.cpp149 void FlexLayout::GetRowMaxHeight(uint16_t size, uint16_t* maxRosHegiht) in GetRowMaxHeight() argument
339 void FlexLayout::GetColumnMaxWidth(uint16_t size, uint16_t* maxColumnsWidth) in GetColumnMaxWidth() argument
/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbasic_tdd_test.cpp120 JSValue BasicTddTest::CreatePage(const char *bundle, const uint32_t size) in CreatePage() argument
283 uint8_t size = 0; in GetChildrenSize() local
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp141 uint8_t* SoftEngine::AllocBuffer(uint32_t size, uint32_t usage) in AllocBuffer() argument
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h139 size_t size; member
161 size_t size; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp255 HidHostVCUnplug(std::string &device, uint8_t &id, uint16_t &size, uint8_t &type, int& result) HidHostVCUnplug() argument
272 HidHostSendData(std::string &device, uint8_t &id, uint16_t &size, uint8_t &type, int& result) HidHostSendData() argument
311 HidHostGetReport(std::string &device, uint8_t &id, uint16_t &size, uint8_t &type, int& result) HidHostGetReport() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp83 size_t size = PacketPayloadSize(pkt); in IsValidParameterLength() local
198 size_t size = PacketPayloadSize(pkt); DisassemblePacket() local
286 size_t size = PacketPayloadSize(pkt); DisassemblePacket() local
665 size_t size = PacketPayloadSize(pkt); DisassemblePacket() local
852 size_t size = PacketPayloadSize(pkt); DisassemblePacket() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_proxy.cpp153 int32_t size = reply.ReadInt32(); in GetConnectedDevices() local
191 int32_t size = reply.ReadInt32(); in GetDevicesByStates() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp339 void HidHost::HidHostVCUnplug(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostVCUnplug() argument
351 void HidHost::HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) in HidHostSendData() argument
375 HidHostGetReport(std::string device, uint8_t id, uint16_t size, uint8_t type) HidHostGetReport() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp111 size_t size = PacketPayloadSize(pkt); in DisassemblePacket() local
248 size_t size = PacketPayloadSize(pkt); in DisassemblePacket() local
363 size_t size in DisassemblePacket() local
708 size_t size = PacketPayloadSize(pkt); DisassemblePacket() local
833 size_t size = PacketPayloadSize(pkt); DisassemblePacket() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp165 int32_t BundleDaemonHandler::StoreContentToFile(const char *filePath, const void *buffer, uint32_t size) in StoreContentToFile() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp36 void DoSomething2(const char* data, size_t size) {} in DoSomething2() argument
61 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
107 void DoSomething2(const char* data, size_t size) in DoSomething2() argument
151 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_impl.cpp114 size_t size = remoteDeviceLists.size(); in GetPairedDevices() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp295 int32_t BundleDaemonClient::StoreContentToFile(const char *file, const void *buffer, uint32_t size) in RegisterCallback() argument
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp153 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
189 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 25 milliseconds

1...<<421422423424425426427428429430>>...1113