Searched refs:INVALID_ROUT_HANDLE (Results 1 – 2 of 2) sorted by relevance
71 static constexpr int32_t INVALID_ROUT_HANDLE = -1; variable80 int32_t routeHandle_ = INVALID_ROUT_HANDLE;
391 if (routeHandle_ != INVALID_ROUT_HANDLE) { in Release()