Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcrash_reporter_client.h104 enum KeySize { SMALL_SIZE, MEDIUM_SIZE, LARGE_SIZE }; enumerator
Dcrash_reporter_client.cc461 size = MEDIUM_SIZE; in ReadCrashConfigFile()
789 case MEDIUM_SIZE: in SetCrashKeyValue()