Searched defs:collectorType (Results 1 – 4 of 4) sorted by relevance
238 …ollection::GetInstance(), GetCollectorType).WillOnce([] (int64_t eventId, int32_t& collectorType) { in __anond0c616bb0302()252 …ollection::GetInstance(), GetCollectorType).WillOnce([] (int64_t eventId, int32_t& collectorType) { in __anond0c616bb0402()270 …ollection::GetInstance(), GetCollectorType).WillOnce([] (int64_t eventId, int32_t& collectorType) { in __anond0c616bb0502()292 …ollection::GetInstance(), GetCollectorType).WillOnce([] (int64_t eventId, int32_t& collectorType) { in __anond0c616bb0702()
52 int32_t collectorType; member
216 ErrorCode DataCollection::GetCollectorType(int64_t eventId, int32_t& collectorType) in GetCollectorType()
160 int32_t collectorType = COLLECTOR_NOT_CAN_START; in CollectorStart() local