Home
last modified time | relevance | path

Searched refs:PRIORITY (Results 1 - 19 of 19) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddisposed_rule.cpp32 const char* PRIORITY = "priority"; member
148 {PRIORITY, disposedRule.priority}, in to_json()
199 PRIORITY, in from_json()
H A Dextension_ability_info.cpp41 const char* PRIORITY = "priority"; member
363 {PRIORITY, extensionInfo.priority}, in to_json()
460 PRIORITY, in from_json()
H A Dability_info.cpp91 const char* PRIORITY = "priority"; member
611 {PRIORITY, abilityInfo.priority}, in to_json()
1056 PRIORITY, in from_json()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h26 constexpr const char *PRIORITY = "priority"; member
71 constexpr const char *PRIORITY = "priority"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dextension_ability_info.cpp39 const std::string PRIORITY = "priority"; member
67 {PRIORITY, extensionInfo.priority}, in to_json()
171 PRIORITY, in from_json()
H A Dability_info.cpp91 const std::string PRIORITY = "priority"; member
184 {PRIORITY, abilityInfo.priority}, in to_json()
694 PRIORITY, in from_json()
H A Dmodule_profile.cpp407 PRIORITY, in from_json()
674 PRIORITY, in from_json()
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dincremental_backup_data.h81 LibN::NVal pr = data.GetProp(BConstants::PRIORITY); in BackupPriority()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager_rdb.cpp46 constexpr const char* PRIORITY = "PRIORITY"; member
50 enum class PRIORITY : uint16_t { class
78 + "DISPOSED_STATUS TEXT, PRIORITY INTEGER, TIME_STAMP INTEGER);"); in AppControlManagerRdb()
238 valuesBucket.PutInt(PRIORITY, static_cast<int>(PRIORITY::EDM)); in AddAppRunningControlRule()
360 absRdbPredicates.OrderByAsc(PRIORITY); // ascending in GetAppRunningControlRule()
424 valuesBucket.PutInt(PRIORITY, static_cast<int>(PRIORITY::APP_MARKET)); in SetDisposedStatus()
547 valuesBucket.PutInt(PRIORITY, rul in SetDisposedRule()
[all...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_gesture_test.cpp63 auto ret = gestureAPI->addGestureToNode(gestureNode, group, PRIORITY, NORMAL_GESTURE_MASK); in HWTEST_F()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Di_cooperate_state.h26 constexpr int32_t PRIORITY { 1 };
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h37 constexpr const char* PRIORITY = "priority"; member
320 constexpr const char* PRIORITY = "priority"; member
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h104 PRIORITY = 1, enumerator
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp68 env_->GetInput().SetPointerVisibility(visible, PRIORITY); in SetPointerVisible()
H A Dcooperate_out.cpp67 env_->GetInput().SetPointerVisibility(visible, PRIORITY); in SetPointerVisible()
/foundation/filemanagement/app_file_service/utils/include/b_resources/
H A Db_constants.h225 static inline std::string PRIORITY = "priority"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp432 PRIORITY, in from_json()
717 PRIORITY, in from_json()
H A Dbundle_profile.cpp1155 PRIORITY, in from_json()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp62 constexpr const char* PRIORITY = "priority"; member
2182 napi_set_named_property(env, objOverlayModuleInfo, PRIORITY, nPriority)); in ConvertOverlayModuleInfo()

Completed in 24 milliseconds