Home
last modified time | relevance | path

Searched defs:AddCandidate (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact-inl.h72 void CodeFlusher::AddCandidate(SharedFunctionInfo* shared_info) { in AddCandidate() function
80 void CodeFlusher::AddCandidate(JSFunction* function) { in AddCandidate() function
/external/webrtc/talk/app/webrtc/
Djsepsessiondescription.cc119 bool JsepSessionDescription::AddCandidate( in AddCandidate() function in webrtc::JsepSessionDescription