Home
last modified time | relevance | path

Searched refs:CRAWL_EVERYTHING_HASH (Results 1 – 1 of 1) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/source/model/
H A DRecrawlBehavior.cpp23 static const int CRAWL_EVERYTHING_HASH = HashingUtils::HashString("CRAWL_EVERYTHING"); variable
31 if (hashCode == CRAWL_EVERYTHING_HASH) in GetRecrawlBehaviorForName()