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

  /external/chromium_org/tools/ipc_fuzzer/message_lib/
message_names.h 26 bool TypeExists(uint32 type) {
message_file_reader.cc 173 if (!name_map_.TypeExists(type)) {
message_file_writer.cc 81 if (!MessageNames::GetInstance()->TypeExists(type)) {

Completed in 49 milliseconds