GetFrameCount      74 chrome/renderer/extensions/logging_native_handler.cc   if (stack_trace.IsEmpty() || stack_trace->GetFrameCount() <= 0) {
GetFrameCount      77 chrome/renderer/extensions/logging_native_handler.cc     for (size_t i = 0; i < (size_t) stack_trace->GetFrameCount(); ++i) {
GetFrameCount      37 gin/try_catch.cc   int len = trace->GetFrameCount();
GetFrameCount      92 media/base/audio_splicer.cc   int GetFrameCount() const;
GetFrameCount     351 media/base/audio_splicer.cc   if (pre_splice_sanitizer_->GetFrameCount() <=
GetFrameCount     419 media/base/audio_splicer.cc       std::min(pre_splice_sanitizer_->GetFrameCount() - frames_before_splice,
GetFrameCount     420 media/base/audio_splicer.cc                post_splice_sanitizer_->GetFrameCount()));
GetFrameCount     466 third_party/npapi/npspy/extern/java/jriext.h 	JRI_GetFrameCount_t			GetFrameCount;
GetFrameCount     497 third_party/npapi/npspy/extern/java/jriext.h 	((*(env))->GetFrameCount(env))