Home
last modified time | relevance | path

Searched refs:SetElementDeviceID (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Delement_name.cpp50 bool SetElementDeviceID(ElementName *element, const char *deviceId) in SetElementDeviceID() function
127 !SetElementDeviceID(element, reinterpret_cast<char *>(ReadString(io, nullptr)))) { in DeserializeElement()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Delement_name.h101 bool SetElementDeviceID(ElementName *element, const char *deviceId);
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Delement_name.h85 void SetElementDeviceID(ElementName *element, const char *deviceId);
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Delement_name.cpp27 void ElementName::SetElementDeviceID(ElementName *element, const char *deviceId) in SetElementDeviceID() function in OHOS::AppExecFwk::ElementName
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/js/napi/
H A Djs_aafwk.cpp110 SetElementDeviceID(&element, deviceId); in GetWantFromNapiValue()
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_famgr.c190 && SetElementDeviceID(&elementData, want->element->deviceId) in FillRequestData()
/ohos5.0/foundation/ability/ability_lite/frameworks/want_lite/src/
H A Dwant.cpp382 SetElementDeviceID(&element, beginIndex); in WantParseUri()
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp4114 element.SetElementDeviceID(elementName, deviceId);
4119 element.SetElementDeviceID(nullptr, deviceId);