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

  /external/v8/src/
log.h 203 static void ApiEntryCall(const char* name);
log.cc 615 void Logger::ApiEntryCall(const char* name) {
    [all...]
api.cc 46 #define LOG_API(expr) LOG(ApiEntryCall(expr))
    [all...]

Completed in 38 milliseconds