Home
last modified time | relevance | path

Searched defs:DlpStateItem (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Ddlp_state_item.h30 class DlpStateItem : public std::enable_shared_from_this<DlpStateItem> { class
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Ddlp_state_item.cpp27 DlpStateItem::DlpStateItem(int32_t dlpUid, int32_t dlpPid) : dlpUid_(dlpUid), dlpPid_(dlpPid) {} in DlpStateItem() function in OHOS::AAFwk::DlpStateItem
[all...]

Completed in 1 milliseconds