HomeSort by relevance Sort by last modified time
    Searched defs:need_more_data (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/variations/
metrics_util.cc 21 COMPILE_ASSERT(sizeof(bits) < sizeof(sha1_hash), need_more_data); local
entropy_provider.cc 97 COMPILE_ASSERT(sizeof(bits) < sizeof(sha1_hash), need_more_data); local

Completed in 277 milliseconds