Searched refs:is_clone_profile (Results 1 – 1 of 1) sorted by relevance
220 if not is_clone_profile(device_state, device_state["users"][device_state["current_user"]]):249 if is_clone_profile(device_state, user):1062 def is_clone_profile(device_state, user): function