Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Ddlp_state_data.h23 struct DlpStateData : public Parcelable { struct
46 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;