Searched defs:distribute (Results 1 – 3 of 3) sorted by relevance
22 …bool distribute, const std::vector<std::string> &dvsDisplay, const std::vector<std::string> &dvsOp… in NotificationDistributedOptions()26 void NotificationDistributedOptions::SetDistributed(bool distribute) in SetDistributed()
619 void NotificationRequest::SetDistributed(bool distribute) in SetDistributed()
26 bool distribute = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local