Searched defs:notifyType (Results 1 – 4 of 4) sorted by relevance
916 int32_t notifyType = 1; variable930 int32_t notifyType = 2; variable944 int32_t notifyType = 2; variable958 int32_t notifyType = 2; variable972 int32_t notifyType = 2; variable986 int32_t notifyType = 2; variable
53 int notifyType = 1; in BENCHMARK_F() local
403 int DistributedAgent::OnNotify(const std::string ¬ifyType, const std::string &msg, int msgLen) in OnNotify()
493 bool DistributeTest::Notify(AGENT_NO devNo, const std::string ¬ifyType, const std::string &msg, … in Notify()