/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | list_adapter.cpp | 80 int16_t size = JSArray::Length(descriptors); in Initialize() local 96 bool ListAdapter::GenerateListItems(const JSValue descriptors, int16_t size) in GenerateListItems() argument
|
H A D | image_animator_component.cpp | 155 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 D | descriptor_utils.cpp | 141 uint16_t size = JSArray::Length(descriptorOrElements); in ReleaseDescriptorOrElements() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/ |
H A D | js_page_state_machine.cpp | 316 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 D | native_safe_async_work.cpp | 308 size_t size = queue_.size(); in ProcessAsyncHandle() local
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_line_break.cpp | 28 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 D | image.cpp | 288 static inline void FreePngBytep(png_bytep** rowPointer, uint16_t size) in FreePngBytep() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_time_picker.cpp | 309 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 D | ui_picker.cpp | 385 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 D | mock_dynamic_component_renderer_impl.cpp | 40 void DynamicComponentRendererImpl::UpdateViewportConfig(const SizeF& size, float density,
in UpdateViewportConfig() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/ |
H A D | js.cpp | 56 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 D | flex_layout.cpp | 149 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 D | basic_tdd_test.cpp | 120 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 D | soft_engine.cpp | 141 uint8_t* SoftEngine::AllocBuffer(uint32_t size, uint32_t usage) in AllocBuffer() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/ |
H A D | bt_vendor_lib.h | 139 size_t size; member 161 size_t size; member
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hid_host_server.cpp | 255 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 D | avrcp_tg_browse.cpp | 83 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 D | bluetooth_avrcp_tg_proxy.cpp | 153 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 D | bluetooth_hid_host.cpp | 339 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 D | avrcp_ct_browse.cpp | 111 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 D | bundle_daemon_handler.cpp | 165 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 D | quickfixdeployer_fuzzer.cpp | 36 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 D | bluetooth_connection_impl.cpp | 114 size_t size = remoteDeviceLists.size(); in GetPairedDevices() local
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_daemon_client.cpp | 295 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 D | bufferqueue_fuzzer.cpp | 153 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
|