Searched defs:DataBaseRs (Results 1 – 1 of 1) sorted by relevance
72 struct DataBaseRs { struct73 int32_t appPid = -1;74 int32_t eventType = -1;76 int64_t uniqueId = 0;77 int64_t inputTime = 0;81 std::string sceneId;82 std::string versionName;83 std::string bundleName;86 std::string pageUrl;87 std::string sourceType;[all …]