Home
last modified time | relevance | path

Searched refs:DUMP_FLAG_PRIORITY_ALL (Results 1 - 2 of 2) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddump_flag.rs27 const DUMP_FLAG_PRIORITY_ALL: u32 = DUMP_FLAG_PRIORITY_CRITICAL consts
39 All = DUMP_FLAG_PRIORITY_ALL,
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dif_system_ability_manager.h40 virtual std::vector<std::u16string> ListSystemAbilities(unsigned int dumpFlags = DUMP_FLAG_PRIORITY_ALL) = 0;
55 static const unsigned int DUMP_FLAG_PRIORITY_ALL = DUMP_FLAG_PRIORITY_CRITICAL | member in OHOS::ISystemAbilityManager

Completed in 1 milliseconds