Searched refs:haveId (Results 1 – 3 of 3) sorted by relevance
83 int64_t GetManagerId(int64_t id, bool &haveId) in GetManagerId() argument93 haveId = true; in GetManagerId()
64 bool haveId = false; in CJ_CreateSubscriber() local65 int64_t managerId = GetManagerId(id, haveId); in CJ_CreateSubscriber()66 if (haveId) { in CJ_CreateSubscriber()
42 int64_t GetManagerId(int64_t id, bool &haveId);