Home
last modified time | relevance | path

Searched refs:FLAG_ABILITYSLICE_FORWARD_RESULT (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h90 static constexpr unsigned int FLAG_ABILITYSLICE_FORWARD_RESULT = 0x04000000; member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h94 static constexpr unsigned int FLAG_ABILITYSLICE_FORWARD_RESULT = 0x04000000; member in OHOS::AAFwk::final
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_want.cpp50 flagMap.emplace("abilitySliceForwardResult", Want::FLAG_ABILITYSLICE_FORWARD_RESULT); in AceInnerInitWantOptionsData()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_want.cpp59 flagMap.emplace("abilitySliceForwardResult", Want::FLAG_ABILITYSLICE_FORWARD_RESULT); in InnerInitWantOptionsData()

Completed in 6 milliseconds