Home
last modified time | relevance | path

Searched defs:SetElement (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/native_value/
Dark_native_array.cpp39 bool ArkNativeArray::SetElement(uint32_t index, NativeValue* value) in SetElement() function in ArkNativeArray
Dark_native_object.cpp512 bool ArkNativeObject::SetElement(uint32_t index, NativeValue* value) in SetElement() function in ArkNativeObject
/foundation/resourceschedule/work_scheduler/frameworks/src/
Dwork_info.cpp40 void WorkInfo::SetElement(std::string bundleName, std::string abilityName) in SetElement() function in OHOS::WorkScheduler::WorkInfo
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want.cpp191 DistributedWant& DistributedWant::SetElement(const OHOS::AppExecFwk::ElementName& element) in SetElement() function in OHOS::DistributedSchedule::DistributedWant
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant.cpp215 Want &Want::SetElement(const OHOS::AppExecFwk::ElementName &element) in SetElement() function in OHOS::AAFwk::Want