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

  /external/chromium_org/components/nacl/browser/
nacl_validation_cache.h 56 bool DeserializeImpl(const Pickle* pickle);
nacl_validation_cache.cc 80 bool success = DeserializeImpl(pickle);
87 bool NaClValidationCache::DeserializeImpl(const Pickle* pickle) {

Completed in 5334 milliseconds