Searched defs:CommonEventPublishDataByjs (Results 1 – 2 of 2) sorted by relevance
192 struct CommonEventPublishDataByjs { struct193 std::string bundleName;194 std::string data;195 int32_t code = 0;196 std::vector<std::string> subscriberPermissions;197 bool isOrdered = false;198 bool isSticky = false;199 AAFwk::WantParams wantParams;
207 struct CommonEventPublishDataByjs { struct208 std::string bundleName;209 std::string data;210 int32_t code = 0;211 std::vector<std::string> subscriberPermissions;212 bool isOrdered = false;213 bool isSticky = false;214 AAFwk::WantParams wantParams;