| /base/telephony/sms_mms/services/sms/ims_service_interaction/src/ |
| H A D | ims_sms_callback_stub.cpp | 123 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 D | wallpaper_js_util.cpp | 109 napi_value item = nullptr; in Convert2WallpaperInfos() local
|
| /base/update/updater/services/fs_manager/ |
| H A D | mount.cpp | 51 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 D | update_partitions.cpp | 32 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 D | firmware_icheck.h | 127 cJSON *item = cJSON_GetObjectItem(root.get(), "searchStatus"); in ParseJsonFile() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | hi_event.c | 39 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 D | osal_proc.c | 64 osal_proc_entry_t *item = PDE_DATA(file_inode(file)); in osal_procwrite() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | dms_callback_task.cpp | 96 CallbackTaskItem item = {}; in PopCallback() local 162 CallbackTaskItem item = iterTask->second; in GetLaunchType() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | timer_mgr.cpp | 219 TimerItem item; in Run() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/utils/ |
| H A D | circular_buffer.h | 81 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 D | extension_plugin_info.cpp | 99 ExtensionPluginItem item; in ParseExtensions() local
|
| /foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/ |
| H A D | connection_state_manager_test.cpp | 803 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 D | bundle_info_resolve_util.h | 61 auto item = BUSINESS_TYPE_MAP.find(LowerStr(businessType)); in findBusinessType() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| H A D | svg_context.h | 50 auto item = idMapper_.find(id); in GetSvgNodeById() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| H A D | tab_bar_component.cpp | 165 void TabBarComponent::UpdateItemStyle(const RefPtr<TabBarItemComponent>& item) in UpdateItemStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/stack/ |
| H A D | render_stack.cpp | 205 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 D | interactive_effect.cpp | 205 auto item = item_.Upgrade(); in MarkItemRender() local
|
| H A D | list_component.cpp | 108 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 D | js_function.cpp | 91 auto item = value->GetArrayItem(index); in ExecuteInternal() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | checkbox_model_impl.cpp | 39 auto item = checkboxGroupmap.find(checkboxGroup); in Create() local
|
| H A D | checkboxgroup_model_impl.cpp | 34 auto item = ungroupedCheckboxs.find(checkboxGroupName); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/ |
| H A D | spring_chain_test.cpp | 120 RefPtr<SpringChainItem> item = AceType::MakeRefPtr<SpringChainItem>(idx); in InitSpringChain() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | form_module_preloader.cpp | 131 auto item = collectionJson->GetValue(etsPath); in ParseComponentCollectionJson() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | flex_property.h | 250 OnAlignRulesUpdate(const AlignRulesItem& item) OnAlignRulesUpdate() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_list_item_modifier.cpp | 23 void SetOptionBuilder(FrameNode* frameNode, ArkUIListItemSwipeActionItemHandle item, bool isStart) in SetOptionBuilder() argument [all...] |