Searched defs:MethodIDToString (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/leveldatabase/
H A Denv_chromium.cc121 const char* MethodIDToString(MethodID method) { function in namespace:leveldb_env
183 MethodIDToString(method),
199 MethodIDToString(method),
211 MethodIDToString(method));
702 uma_name.append(".IOError.").append(MethodIDToString(method));
741 uma_name.append(".TimeUntilSuccessFor").append(MethodIDToString(method));
757 .append(MethodIDToString(method));

Completed in 944 milliseconds