Searched refs:distributedNotificationEnabled_ (Results 1 – 2 of 2) sorted by relevance
33 distributedNotificationEnabled_ = root->GetBool("distributedNotificationEnabled", true); in Parse()78 return distributedNotificationEnabled_; in GetDistributedNotificationEnabled()
58 bool distributedNotificationEnabled_ = true; variable