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

  /external/v8/src/parsing/
preparser-logger.h 15 void LogFunction(int end, int num_parameters, int num_inner_functions) {
  /external/libchrome/ipc/
ipc_logging.h 24 typedef void (*LogFunction)(std::string* name,
28 typedef base::hash_map<uint32_t, LogFunction > LogFunctionMap;

Completed in 97 milliseconds