Home
last modified time | relevance | path

Searched defs:item (Results 326 - 350 of 1570) sorted by relevance

1...<<11121314151617181920>>...63

/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_callback_stub.cpp123 uint32_t item = RadioEvent::RADIO_SEND_IMS_GSM_SMS; in ImsSendMessageResponse() local
152 uint32_t item = RadioEvent::RADIO_GET_IMS_SMS; in ImsGetSmsConfigResponse() local
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dwallpaper_js_util.cpp109 napi_value item = nullptr; in Convert2WallpaperInfos() local
/base/update/updater/services/fs_manager/
H A Dmount.cpp51 FstabItem *item = FindFstabItemForPath(*g_fstab, path.c_str()); in GetMountStatusForPath() local
101 FstabItem *item = FindFstabItemForPath(*g_fstab, path.c_str()); UmountForPath() local
200 FstabItem *item = FindFstabItemForPath(*g_fstab, path.c_str()); MountForPath() local
261 FstabItem *item = FindFstabItemForPath(*g_fstab, path.c_str()); FormatPartition() local
344 FstabItem *item = FindFstabItemForMountPoint(*g_fstab, mountPoint.c_str()); GetBlockDeviceByMountPoint() local
[all...]
/base/update/updater/services/updater_binary/
H A Dupdate_partitions.cpp32 static bool CheckValueInt(const cJSON *item) in CheckValueInt() argument
41 static bool CheckValueString(const cJSON *item) in CheckValueString() argument
57 cJSON *item = cJSON_GetObjectItem(thisPartition, "start"); in SetPartitionInfo() local
[all...]
/base/update/updateservice/services/firmware/check/include/
H A Dfirmware_icheck.h127 cJSON *item = cJSON_GetObjectItem(root.get(), "searchStatus"); in ParseJsonFile() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_event.c39 hi_event_item *item; /* 指向item数组 */ member
85 hi_event_item *item = HI_NULL; in hi_event_create() local
130 hi_event_item *item = HI_NULL; hi_event_send() local
161 hi_event_item *item = HI_NULL; hi_event_wait() local
204 hi_event_item *item = HI_NULL; hi_event_clear() local
237 hi_event_item *item = HI_NULL; hi_event_delete() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_proc.c64 osal_proc_entry_t *item = PDE_DATA(file_inode(file)); in osal_procwrite() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_callback_task.cpp96 CallbackTaskItem item = {}; in PopCallback() local
162 CallbackTaskItem item = iterTask->second; in GetLaunchType() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.cpp219 TimerItem item; in Run() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h81 void push_back(T item) in push_back() argument
90 void push_front(T &item) in push_front() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dextension_plugin_info.cpp99 ExtensionPluginItem item; in ParseExtensions() local
/foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/
H A Dconnection_state_manager_test.cpp803 std::shared_ptr<DlpStateItem> item = std::make_shared<DlpStateItem>(dlpUid, dlpPid); in HWTEST_F() local
825 std::shared_ptr<DlpStateItem> item = std::make_shared<DlpStateItem>(dlpUid, dlpPid); in HWTEST_F() local
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dbundle_info_resolve_util.h61 auto item = BUSINESS_TYPE_MAP.find(LowerStr(businessType)); in findBusinessType() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_context.h50 auto item = idMapper_.find(id); in GetSvgNodeById() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp165 void TabBarComponent::UpdateItemStyle(const RefPtr<TabBarItemComponent>& item) in UpdateItemStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp205 MakePositionedInnerLayoutParam( const RefPtr<RenderPositioned>& item, const RefPtr<RenderNode>& firstChild) const MakePositionedInnerLayoutParam() argument
252 GetPositionedChildOffset(const RefPtr<RenderPositioned>& item) GetPositionedChildOffset() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dinteractive_effect.cpp205 auto item = item_.Upgrade(); in MarkItemRender() local
H A Dlist_component.cpp108 auto item = ListItemComponent::GetListItem(child); in InsertChild() local
147 auto item = ListItemComponent::GetListItem(child); in AppendChild() local
182 auto item = ListItemComponent::GetListItem(child); RemoveChild() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_function.cpp91 auto item = value->GetArrayItem(index); in ExecuteInternal() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckbox_model_impl.cpp39 auto item = checkboxGroupmap.find(checkboxGroup); in Create() local
H A Dcheckboxgroup_model_impl.cpp34 auto item = ungroupedCheckboxs.find(checkboxGroupName); in Create() local
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/
H A Dspring_chain_test.cpp120 RefPtr<SpringChainItem> item = AceType::MakeRefPtr<SpringChainItem>(idx); in InitSpringChain() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_module_preloader.cpp131 auto item = collectionJson->GetValue(etsPath); in ParseComponentCollectionJson() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h250 OnAlignRulesUpdate(const AlignRulesItem& item) OnAlignRulesUpdate() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_item_modifier.cpp23 void SetOptionBuilder(FrameNode* frameNode, ArkUIListItemSwipeActionItemHandle item, bool isStart) in SetOptionBuilder() argument
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...63