Searched defs:AppUseControlInfo (Results 1 – 1 of 1) sorted by relevance
247 struct AppUseControlInfo : public Parcelable { struct262 * @brief Unmarshalling AppUseControlInfo. argument267 static AppUseControlInfo* Unmarshalling(Parcel& parcel) in Unmarshalling() argument279 std::string bundleName_ = "";280 int32_t appIndex_ = 0;281 bool isNeedControl_ = false;