Searched refs:controlListValue (Results 1 – 1 of 1) sorted by relevance
3662 napi_value controlListValue = CreateAppUseControlInfos(env, controlList); in OnNotifyAppUseControlList() local3663 napi_value argv[] = { typeValue, userIdValue, controlListValue }; in OnNotifyAppUseControlList()