Home
last modified time | relevance | path

Searched defs:element (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
Delement_name.cpp34 void ClearElement(ElementName *element) in ClearElement()
45 void DeleteElement(ElementName *element) in DeleteElement()
50 bool SetElementDeviceID(ElementName *element, const char *deviceId) in SetElementDeviceID()
61 bool SetElementBundleName(ElementName *element, const char *bundleName) in SetElementBundleName()
72 bool SetElementAbilityName(ElementName *element, const char *abilityName) in SetElementAbilityName()
85 bool SerializeElement(IpcIo *io, const ElementName *element) in SerializeElement()
118 bool DeserializeElement(ElementName *element, IpcIo *io) in DeserializeElement()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_account_test/
Dability_manager_service_account_test.cpp120 ElementName element("", "com.ix.hiAccount", "AccountTest"); variable
155 ElementName element("", "com.ix.hiworld", "WorldService"); variable
194 ElementName element("", "com.ix.hiMusic", "hiMusic"); variable
230 ElementName element("", "com.ix.hiMusic", "hiMusic"); variable
261 ElementName element("", "com.ix.hiSingleMusicInfo", "SingleMusicAbility"); variable
282 ElementName element("", "com.ix.hiBackgroundMusic", "hiBackgroundMusic"); variable
304 ElementName element("", "com.ix.hiSingleMusicInfo", "SingleMusicAbility"); variable
326 ElementName element("", "com.ix.hiBackgroundMusic", "hiBackgroundMusic"); variable
347 ElementName element("", "com.ix.hiSingleMusicInfo", "SingleMusicAbility"); variable
368 ElementName element("", "com.ix.hiBackgroundMusic", "hiBackgroundMusic"); variable
[all …]
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/codec/hdi_plugins/
Dhdi_vdec_params_mgr.cpp54 int32_t HdiVdecParamsMgr::SetParameter(GstCodecParamKey key, GstElement *element) in SetParameter()
75 int32_t HdiVdecParamsMgr::SetFrameRate(GstElement *element) in SetFrameRate()
90 int32_t HdiVdecParamsMgr::SetInputVideoCommon(GstElement *element) in SetInputVideoCommon()
105 int32_t HdiVdecParamsMgr::SetOutputVideoCommon(GstElement *element) in SetOutputVideoCommon()
119 int32_t HdiVdecParamsMgr::SetVideoFormat(GstElement *element) in SetVideoFormat()
142 int32_t HdiVdecParamsMgr::GetInputVideoCommon(GstElement *element) in GetInputVideoCommon()
157 int32_t HdiVdecParamsMgr::GetOutputVideoCommon(GstElement *element) in GetOutputVideoCommon()
191 int32_t HdiVdecParamsMgr::GetVideoFormat(GstElement *element) in GetVideoFormat()
208 int32_t HdiVdecParamsMgr::GetBufferUsage(GstElement *element) in GetBufferUsage()
223 int32_t HdiVdecParamsMgr::VideoSurfaceInit(GstElement *element) in VideoSurfaceInit()
[all …]
Dhdi_venc_params_mgr.cpp116 int32_t HdiVencParamsMgr::SetParameter(GstCodecParamKey key, GstElement *element) in SetParameter()
150 int32_t HdiVencParamsMgr::ConfigEncoderParams(GstElement *element) in ConfigEncoderParams()
165 int32_t HdiVencParamsMgr::SetDynamicBitrate(GstElement *element) in SetDynamicBitrate()
178 int32_t HdiVencParamsMgr::SetInputVideoCommon(GstElement *element) in SetInputVideoCommon()
201 int32_t HdiVencParamsMgr::SetOutputVideoCommon(GstElement *element) in SetOutputVideoCommon()
222 int32_t HdiVencParamsMgr::SetVideoFormat(GstElement *element) in SetVideoFormat()
232 int32_t HdiVencParamsMgr::GetInputVideoCommon(GstElement *element) in GetInputVideoCommon()
246 int32_t HdiVencParamsMgr::GetOutputVideoCommon(GstElement *element) in GetOutputVideoCommon()
260 int32_t HdiVencParamsMgr::GetVideoFormat(GstElement *element) in GetVideoFormat()
275 int32_t HdiVencParamsMgr::VideoSurfaceInit(GstElement *element) in VideoSurfaceInit()
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
Dcalendar_picker_test_ng.cpp163 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
241 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
263 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
276 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
346 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
392 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
414 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
435 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
470 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
498 RefPtr<UINode> element = ViewStackProcessor::GetInstance()->Finish(); variable
[all …]
/foundation/ability/ability_runtime/test/unittest/ability_connection_test/
Dability_connection_test.cpp62 AppExecFwk::ElementName element; variable
80 AppExecFwk::ElementName element; variable
100 AppExecFwk::ElementName element; variable
116 AppExecFwk::ElementName element; variable
136 AppExecFwk::ElementName element; variable
155 AppExecFwk::ElementName element; variable
172 AppExecFwk::ElementName element; variable
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dimage_animator_composed_element.cpp54 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetStatus() local
69 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetDuration() local
78 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetReverse() local
87 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetFixedSize() local
96 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetPreDecode() local
105 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetIteration() local
114 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetFillMode() local
129 auto element = GetContentElement<ImageAnimatorElement>(ImageAnimatorElement::TypeId()); in GetImages() local
Dtab_content_composed_element.cpp51 auto element = GetTabContentItemElement(); in GetIcon() local
57 auto element = GetTabContentItemElement(); in GetText() local
63 auto element = GetTabContentItemElement(); in GetTabBar() local
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
Dpending_want_manager_test.cpp229 ElementName element("device", "bundleName", "abilityName"); variable
246 ElementName element("device", "bundleName", "abilityName"); variable
264 ElementName element("device", "bundleName", "abilityName"); variable
286 ElementName element("device", "bundleName", "abilityName"); variable
308 ElementName element("device", "bundleName", "abilityName"); variable
339 ElementName element("device", "bundleName", "abilityName"); variable
371 ElementName element("device", "bundleName", "abilityName"); variable
399 ElementName element("device", "bundleName", "abilityName"); variable
439 ElementName element("device", "bundleName", "abilityName"); variable
480 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
[all …]
/foundation/ability/ability_runtime/test/unittest/ability_interceptor_test/
Dability_interceptor_test.cpp89 ElementName element("", "com.test.crowdtest", "CrowdtestExpired"); variable
108 ElementName element("", "com.test.crowdtest", "CrowdtestExpired"); variable
126 ElementName element("", "com.test.control", "MainAbility"); variable
145 ElementName element("", "com.test.control", "MainAbility"); variable
163 ElementName element("", "com.test.control2", "MainAbility"); variable
181 ElementName element("", "com.test.control3", "MainAbility"); variable
199 ElementName element("", "com.test.control", "MainAbility"); variable
220 ElementName element("", "com.acts.disposedrulehap", "ServiceAbility2", "entry"); variable
239 ElementName element("", "com.acts.disposedrulehap", "MainAbility2", "entry"); variable
258 ElementName element("", "com.acts.disposedrulehap", "MainAbility3", "entry"); variable
[all …]
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
Dpending_want_record_test.cpp160 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
182 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
204 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
227 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
251 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
276 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
299 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
321 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
344 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
364 ElementName element("device", "com.ix.hiMusic", "MusicSAbility"); variable
[all …]
/foundation/ability/form_fwk/test/unittest/fms_form_render_connection_test/
Dfms_form_render_connection_test.cpp62 AppExecFwk::ElementName element; variable
81 AppExecFwk::ElementName element; variable
101 AppExecFwk::ElementName element; variable
123 AppExecFwk::ElementName element; variable
143 AppExecFwk::ElementName element; variable
163 AppExecFwk::ElementName element; variable
183 AppExecFwk::ElementName element; variable
/foundation/ability/ability_runtime/test/unittest/running_infos_test/
Drunning_infos_test.cpp61 ElementName element("device", "com.ix.hiMusic", "MusicAbility"); variable
89 ElementName element("device", "com.ix.hiService", "ServiceAbility"); variable
117 ElementName element("device", "com.ohos.launcher", "com.ohos.launcher.MainAbility"); variable
145 ElementName element("device", "com.ix.hiMusic", "MusicAbility"); variable
185 ElementName element("device", "com.ix.hiService", "ServiceAbility"); variable
219 ElementName element("device", "com.ohos.launcher", "com.ohos.launcher.MainAbility"); variable
257 ElementName element("device", "com.ix.hiMusic", "MusicAbility"); variable
290 ElementName element("device", "com.ix.hiExtension", "hiExtension"); variable
318 ElementName element("device", "com.ix.hiExtension", "hiExtension"); variable
349 ElementName element("device", "com.ix.hiExtension", "hiExtension"); variable
[all …]
/foundation/ability/form_fwk/test/unittest/fms_provider_connect_proxy_test/
Dfms_provider_connect_proxy_test.cpp63const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remoteObject, int resultCode) o… in OnAbilityConnectDone()
69 void OnAbilityDisconnectDone(const AppExecFwk::ElementName &element, int resultCode) override in OnAbilityDisconnectDone()
93const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remoteObject, int resultCode) o… in OnAbilityConnectDone()
99 void OnAbilityDisconnectDone(const AppExecFwk::ElementName &element, int resultCode) override in OnAbilityDisconnectDone()
120 ElementName element; variable
138 ElementName element; variable
156 ElementName element; variable
174 ElementName element; variable
193 ElementName element; variable
/foundation/communication/nfc/interfaces/inner_api/tags/
Dtag_foreground.cpp57 ErrorCode TagForeground::RegForeground(AppExecFwk::ElementName &element, in RegForeground()
69 ErrorCode TagForeground::UnregForeground(AppExecFwk::ElementName &element) in UnregForeground()
80 ErrorCode TagForeground::RegReaderMode(AppExecFwk::ElementName &element, in RegReaderMode()
93 ErrorCode TagForeground::UnregReaderMode(AppExecFwk::ElementName &element) in UnregReaderMode()
/foundation/ability/ability_runtime/test/unittest/pending_want_test/
Dpending_want_test.cpp99 ElementName element(deviceId, bundleName, abilityName); in MakeWant() local
173 ElementName element("device", "bundleName", "abilityName"); variable
191 ElementName element("device", "bundleName", "abilityName"); variable
213 ElementName element("device", "bundleName", "abilityName"); variable
237 ElementName element("device", "bundleName", "abilityName"); variable
261 ElementName element("device", "bundleName", "abilityName"); variable
289 ElementName element("device", "bundleName", "abilityName"); variable
307 ElementName element("device", "bundleName", "abilityName"); variable
357 ElementName element("device", "bundleName", "abilityName"); variable
391 ElementName element("device", "bundleName", "abilityName"); variable
[all …]
/foundation/communication/nfc/services/src/ipc/tags/
Dtag_session.cpp384 ElementName element = fgData->element_; in CheckFgAppStateChanged() local
416 ElementName element = readerData->element_; in CheckReaderAppStateChanged() local
452 bool TagSession::IsSameAppAbility(const ElementName &element, const ElementName &fgElement) in IsSameAppAbility()
461 KITS::ErrorCode TagSession::RegForegroundDispatch(ElementName &element, std::vector<uint32_t> &disc… in RegForegroundDispatch()
468 KITS::ErrorCode TagSession::RegForegroundDispatchInner(ElementName &element, const std::vector<uint… in RegForegroundDispatchInner()
487 bool TagSession::IsFgRegistered(const ElementName &element, const std::vector<uint32_t> &discTech, in IsFgRegistered()
509 KITS::ErrorCode TagSession::UnregForegroundDispatch(ElementName &element) in UnregForegroundDispatch()
515 KITS::ErrorCode TagSession::UnregForegroundDispatchInner(const ElementName &element, bool isAppUnre… in UnregForegroundDispatchInner()
533 bool TagSession::IsFgUnregistered(const ElementName &element, bool isAppUnregister) in IsFgUnregistered()
559 bool TagSession::IsReaderRegistered(const ElementName &element, const std::vector<uint32_t> &discTe… in IsReaderRegistered()
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
Dwater_flow_element.cpp40 auto element = weak.Upgrade(); in CreateRenderNode() local
48 auto element = weak.Upgrade(); in CreateRenderNode() local
56 auto element = weak.Upgrade(); in CreateRenderNode() local
85 auto element = GetElementByIndex(index); in BuildChildByIndex() local
122 RefPtr<Element> WaterFlowElement::OnUpdateElement(const RefPtr<Element>& element, const RefPtr<Comp… in OnUpdateElement()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Delement_name.cpp27 void ElementName::SetElementDeviceID(ElementName *element, const char *deviceId) in SetElementDeviceID()
35 void ElementName::SetElementBundleName(ElementName *element, const char *bundleName) in SetElementBundleName()
43 void ElementName::SetElementAbilityName(ElementName *element, const char *abilityName) in SetElementAbilityName()
51 void ElementName::SetElementModuleName(ElementName *element, const char *moduleName) in SetElementModuleName()
59 void ElementName::ClearElement(ElementName *element) in ClearElement()
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
Dapp_connection_stub_test.cpp104 AppExecFwk::ElementName element; variable
126 AppExecFwk::ElementName element; variable
148 AppExecFwk::ElementName element; variable
170 AppExecFwk::ElementName element; variable
193 AppExecFwk::ElementName element; variable
216 AppExecFwk::ElementName element; variable
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_xml_utils.cpp140 Element element; in ReadSettingXml() local
157 bool ParseNodeElement(const xmlNode *node, Element &element) in ParseNodeElement()
184 bool ParsePrimitiveNodeElement(const xmlNode *node, Element &element) in ParsePrimitiveNodeElement()
211 bool ParseStringNodeElement(const xmlNode *node, Element &element) in ParseStringNodeElement()
238 bool ParseArrayNodeElement(const xmlNode *node, Element &element) in ParseArrayNodeElement()
331 for (Element element : settings) { in WriteSettingXml() local
352 xmlNode *CreateElementNode(Element &element) in CreateElementNode()
374 xmlNode *CreatePrimitiveNode(Element &element) in CreatePrimitiveNode()
391 xmlNode *CreateStringNode(Element &element) in CreateStringNode()
412 xmlNode *CreateArrayNode(Element &element) in CreateArrayNode()
/foundation/communication/nfc/services/src/external_deps/
Dapp_data_parser.cpp71 ElementName element = data->GetWant().GetElement(); in HandleAppAddOrChangedEvent() local
90 ElementName element = data->GetWant().GetElement(); in HandleAppRemovedEvent() local
159 bool AppDataParser::UpdateAppListInfo(ElementName &element, const std::string action) in UpdateAppListInfo()
201 … ElementName element(tagAbilityInfo.deviceId, tagAbilityInfo.bundleName, tagAbilityInfo.name, in InitAppListByAction() local
207 … ElementName element(hceAbilityInfo.deviceId, hceAbilityInfo.bundleName, hceAbilityInfo.name, in InitAppListByAction() local
213 …ElementName element(offHostAbilityInfo.deviceId, offHostAbilityInfo.bundleName, offHostAbilityInfo… in InitAppListByAction() local
231 ElementName AppDataParser::GetMatchedTagKeyElement(ElementName &element) in GetMatchedTagKeyElement()
243 ElementName AppDataParser::GetMatchedHceKeyElement(ElementName &element) in GetMatchedHceKeyElement()
255 void AppDataParser::UpdateTagAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateTagAppList()
310 void AppDataParser::UpdateHceAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateHceAppList()
[all …]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Ddistributed_sched_service_first_test.cpp218 AppExecFwk::ElementName element("", "com.ohos.distributedmusicplayer", variable
246 AppExecFwk::ElementName element("123456", "com.ohos.distributedmusicplayer", variable
276 AppExecFwk::ElementName element("123456", "com.ohos.distributedmusicplayer", variable
302 AppExecFwk::ElementName element("", "com.ohos.distributedmusicplayer", variable
447 AppExecFwk::ElementName element("", "com.ohos.distributedmusicplayer", variable
476 AppExecFwk::ElementName element("255.255.255.255", "com.ohos.distributedmusicplayer", variable
518 AppExecFwk::ElementName element("", "com.ohos.distributedmusicplayer", variable
557 AppExecFwk::ElementName element(localDeviceId, "com.ohos.distributedmusicplayer", variable
644 AppExecFwk::ElementName element("", "com.ohos.distributedmusicplayer", variable
665 AppExecFwk::ElementName element("", "com.ohos.distributedmusicplayer", variable
[all …]
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_background_connection.cpp24 const AppExecFwk::ElementName &element, const sptr<IRemoteObject> &remoteObject, int resultCode) in OnAbilityConnectDone()
33 void AbilityBackgroundConnection::OnAbilityDisconnectDone(const AppExecFwk::ElementName &element, i… in OnAbilityDisconnectDone()
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
Dfree_install_manager_test.cpp81 ElementName element("", "com.test.demo", "MainAbility"); variable
116 ElementName element("", "com.test.demo", "MainAbility"); variable
137 ElementName element("", "com.test.demo", "MainAbility"); variable
171 ElementName element("", "com.test.demo", "MainAbility"); variable
205 ElementName element("", "com.test.demo", "MainAbility"); variable
239 ElementName element("", "com.test.demo", "MainAbility"); variable
266 ElementName element("", "com.test.demo", "MainAbility"); variable
285 ElementName element("", "com.test.demo", "MainAbility"); variable
319 ElementName element("", "com.test.demo", "MainAbility"); variable

12345678910>>...20