Searched refs:locCodes (Results 1 – 1 of 1) sorted by relevance
73 auto locCodes = getLocationCodes(callouts); in activate() local74 if (!locCodes.empty()) in activate()77 auto paths = getInventoryPaths(locCodes); in activate()104 std::vector<std::string> locCodes; in getLocationCodes() local130 locCodes.push_back(callout->locationCode()); in getLocationCodes()158 locCodes.clear(); in getLocationCodes()162 locCodes.push_back(callout->locationCode()); in getLocationCodes()166 return locCodes; in getLocationCodes()