Searched refs:isNeedControl_ (Results 1 – 6 of 6) sorted by relevance
258 parcel.WriteBool(isNeedControl_); in Marshalling()272 !parcel.ReadBool(info->isNeedControl_)) { in Unmarshalling()281 bool isNeedControl_ = false; member
552 appUseControlInfo.isNeedControl_ = true;
747 !data.ReadBool(controlList[i].isNeedControl_)) { in HandleNotifyAppUseControlList()
1363 !data.WriteBool(control.isNeedControl_)) { in NotifyAppUseControlList()
3635 …med_property(env, objValue, "isNeedControl", CreateJsValue(env, appUseControlInfo.isNeedControl_)); in CreateAppUseControlInfos()
8073 session->NotifyUpdateAppUseControl(type, appUseControlInfo.isNeedControl_); in NotifyAppUseControlList()