Home
last modified time | relevance | path

Searched defs:type (Results 4801 - 4825 of 12363) sorted by relevance

1...<<191192193194195196197198199200>>...495

/foundation/arkui/ace_engine_lite/frameworks/src/core/directive/
H A Ddescriptor_utils.cpp208 JSValue DescriptorUtils::CreateDescriptor(const char * const type, JSValue getter, JSValue render) in CreateDescriptor() argument
236 bool DescriptorUtils::IsDescriptor(const char * const type, JSValue descriptor) in IsDescriptor() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dclock_hand_component.cpp246 LayoutType type = LayoutType::RECT; in GetLayoutType() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswiper_tdd_test.cpp54 jerry_value_t type = jerry_create_string(reinterpret_cast<const jerry_char_t *>("stack")); in SetUp() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_manager.cpp218 void AppStyleManager::HandleSingleSelector(const jerry_value_t prop, const jerry_value_t type, Component &curr) in HandleSingleSelector() argument
257 void AppStyleManager::HandleSelectors(const jerry_value_t options, const jerry_value_t type, Component &curr) in HandleSelectors() argument
309 bool AppStyleManager::isPseudoExist(uint16_t styleItemNameId, uint16_t type) in isPseudoExist() argument
324 MarkPseudoFlag(uint16_t styleItemNameId, uint16_t type) MarkPseudoFlag() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_event_manager.cpp160 void EventManager::DumpEvent(NG::EventTreeType type, bool hasJson = false) const {} in DumpEvent() argument
162 void AddGestureSnapshot(int32_t finger, int32_t depth, const RefPtr<TouchEventTarget>& target, NG::EventTreeType type) in AddGestureSnapshot() argument
H A Dmock_drag_drop_manager.cpp63 FireOnDragEvent( const RefPtr<FrameNode>& frameNode, const PointerEvent& pointerEvent, DragEventType type, const std::string& extraInfo) FireOnDragEvent() argument
76 FireOnItemDragEvent(const RefPtr<FrameNode>& frameNode, DragType dragType, const OHOS::Ace::ItemDragInfo& itemDragInfo, DragEventType type, int32_t draggedIndex, int32_t insertIndex) FireOnItemDragEvent() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Devent_util.cpp61 JSValue EventUtil::CreateEvent(const char *type, UIView &view, const Event &event) in CreateEvent() argument
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h160 int8_t GetFontVersion(BaseFont::FontType type, const char* path, char* version, uint8_t len) const in GetFontVersion() argument
H A Dbase_font.h136 virtual int8_t GetFontVersion(FontType type, const char* path, char* version, uint8_t len) in GetFontVersion() argument
200 GetWildCardStaticStr(uint16_t textId, UITextWildcardStaticType type, uint8_t** strAddr, uint16_t& strLen) const GetWildCardStaticStr() argument
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp90 KeyInfo GetKeyInfo(KeyboardType type) in GetKeyInfo() argument
151 void CustomInputMethod::SetupView(KeyboardType type) in SetupView() argument
188 void CustomInputMethod::SetupKeyboard(KeyboardType type) in SetupKeyboard() argument
285 InputType type = editView_->GetInputType(); in OnClick() local
351 InputType type = editView_->GetInputType(); in OnLongPress() local
402 ChangeKeyboard(KeyboardType type) ChangeKeyboard() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_touch_test_ng.cpp728 auto type = WebPattern::WebAccessibilityType::SEL_END; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp45 void UIDumpDomTree::AddNameField(UIViewType type, cJSON* usr) const in AddNameField() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp211 ClccResponse( int index, int direction, int status, int mode, bool mpty, const std::string &number, int type) ClccResponse() argument
H A Dbluetooth_ble_central_manager_proxy.cpp312 int BluetoothBleCentralManagerProxy::SendParamsToLpDevice(const std::vector<uint8_t> &dataValue, int32_t type) in SendParamsToLpDevice() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp44 int type = 0; in GetDeviceType() local
45 CHECK_AND_RETURN_LOG_RET(IsValidBluetoothRemoteDevice(), type, "Invalid remote device."); in GetDeviceType() local
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 HidHostSendData(std::string device, uint8_t id, uint16_t size, uint8_t type) HidHostSendData() argument
363 HidHostSetReport(std::string device, uint8_t type, std::string &report) HidHostSetReport() argument
375 HidHostGetReport(std::string device, uint8_t id, uint16_t size, uint8_t type) HidHostGetReport() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp182 static void OnSysScanCallback(const BleScanResult &result, const std::string &type) in OnSysScanCallback() argument
H A Dnapi_bluetooth_gatt_server.cpp148 GattServiceType type = napiGattService.isPrimary ? GattServiceType::PRIMARY : GattServiceType::SECONDARY; in CheckGattsAddService() local
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp91 int type = 0; in GetSppOptionFromJS() local
309 std::string type; in CheckSppClientOn() local
358 std::string type; CheckSppClientOff() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp251 int type = data.ReadInt32(); in ClccResponseInner() local
/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
289 HidHostSetReport(std::string &device, uint8_t &type, std::string &report, int& result) HidHostSetReport() 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_ct/
H A Davrcp_ct_browse.cpp521 auto type = static_cast<uint8_t>(payload); in DisassembleMeParameter() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp76 int type = BLE_CONFIG_LOCAL_NAME; in SetLocalName() local
/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/
H A Djson_serializer_test.cpp399 std::vector<std::string> type; BenchmarkTestForCommonEventInfoFromJson() local
[all...]
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Dimage_compress.cpp101 ImageType type = GetImageType(fileData, fileLength); in GetImageTypeString() local
144 ImageType type = GetImageType(fileData, fileSize); in CompressImageByContent() local

Completed in 23 milliseconds

1...<<191192193194195196197198199200>>...495