Searched defs:DlpStateData (Results 1 – 1 of 1) sorted by relevance
23 struct DlpStateData : public Parcelable { struct46 int32_t targetPid = 0;47 int32_t targetUid = 0;48 std::string targetBundleName;49 std::string targetModuleName;50 std::string targetAbilityName;51 int32_t callerUid = 0;52 int32_t callerPid = 0;53 std::string callerName;