Home
last modified time | relevance | path

Searched defs:dlpPid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/
H A Dconnection_state_manager_test.cpp802 int32_t dlpPid = 0; variable
824 int32_t dlpPid = 0; variable