Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_manager.h247 struct AppUseControlInfo : public Parcelable { struct
262 * @brief Unmarshalling AppUseControlInfo. argument
267 static AppUseControlInfo* Unmarshalling(Parcel& parcel) in Unmarshalling() argument
279 std::string bundleName_ = "";
280 int32_t appIndex_ = 0;
281 bool isNeedControl_ = false;