Searched refs:ActionFlags (Results 1 – 3 of 3) sorted by relevance
55 enum ActionFlags : uint32_t { enum72 ActionFlags flags = ACTION_INVALID;
60 permInfoParcel->permInfo_.flags = static_cast<ActionFlags>(res); in Unmarshalling()
348 static ActionFlags GetDlpActionFlag(DLPFileAccess dlpFileAccess) in GetDlpActionFlag()355 … return static_cast<ActionFlags>(ACTION_VIEW | ACTION_SAVE | ACTION_SAVE_AS | ACTION_EDIT | in GetDlpActionFlag()359 … return static_cast<ActionFlags>(ACTION_VIEW | ACTION_SAVE | ACTION_SAVE_AS | ACTION_EDIT | in GetDlpActionFlag()