Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddump_flag.rs24 const DUMP_FLAG_PRIORITY_NORMAL: u32 = 1 << Shift::Normal as usize; consts
29 | DUMP_FLAG_PRIORITY_NORMAL
37 Normal = DUMP_FLAG_PRIORITY_NORMAL,
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dif_system_ability_manager.h52 static const unsigned int DUMP_FLAG_PRIORITY_NORMAL = 1 << SHEEFT_NORMAL; member in OHOS::ISystemAbilityManager
56 DUMP_FLAG_PRIORITY_HIGH | DUMP_FLAG_PRIORITY_NORMAL | DUMP_FLAG_PRIORITY_DEFAULT;

Completed in 2 milliseconds