HomeSort by relevance Sort by last modified time
    Searched refs:GetCount (Results 101 - 125 of 127) sorted by null

1 2 3 45 6

  /external/chromium_org/win8/delegate_execute/
command_execute_impl.cc 340 item_array_->GetCount(&count);
  /external/opencv/cvaux/src/
cvface.cpp 51 m_lFaceFeaturesNumber = lpFaceTemplate->GetCount();
  /art/runtime/
profiler.cc 547 if (current != stack_trie_root_ && current->GetCount() == 0) {
617 uint32_t count = node->GetCount();
863 double topKPercentage = (prevData != nullptr) && (prevData->GetCount() == count)
  /external/lldb/source/DataFormatters/
FormatManager.cpp 172 uint32_t num_categories = m_categories_map.GetCount();
198 uint32_t num_categories = m_categories_map.GetCount();
225 uint32_t num_categories = m_categories_map.GetCount();
    [all...]
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp 120 for (size_t n = 0; n < dependencies_->GetCount(); ++n) {
  /external/chromium_org/third_party/skia/src/ports/
SkTypeface_win_dw.cpp 141 if (fIndex >= fStrings->GetCount()) {
  /external/lldb/source/Host/macosx/cfcpp/
CFCMutableDictionary.cpp 48 CFCMutableDictionary::GetCount() const
  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCRuntimeV2.cpp 774 GetCount () const
821 m_count = hash_table.GetCount();
836 if (m_count == hash_table.GetCount() &&
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_manager_browsertest.cc 756 EXPECT_EQ(0, snapshot->GetCount(0 /* failure */));
757 EXPECT_EQ(2, snapshot->GetCount(1 /* success */));
    [all...]
  /external/chromium_org/media/audio/win/
core_audio_util_win.cc 228 collection->GetCount(&number_of_active_devices);
416 collection->GetCount(&count);
    [all...]
  /external/chromium_org/base/metrics/
histogram_unittest.cc 84 EXPECT_EQ(2, samples->GetCount(10));
  /external/chromium_org/chrome/browser/prefs/tracked/
pref_hash_browsertest.cc 74 int count_for_id = samples->GetCount(i);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 243 int BrowserTabStripController::GetCount() const {
tab_strip.cc 867 return controller_->GetCount();
    [all...]
  /external/chromium_org/components/storage_monitor/
portable_device_watcher_win.cc 282 hr = storage_ids->GetCount(&num_storage_obj_ids);
  /external/chromium_org/third_party/webrtc/video_engine/
vie_codec_impl.cc 108 int32_t ref_count = GetCount();
vie_rtp_rtcp_impl.cc 96 int32_t ref_count = GetCount();
    [all...]
  /external/chromium_org/tools/stats_viewer/
stats_table.cs 113 public int GetCount(int filter_pid) {
stats_viewer.cs 458 int new_count = new_rate.GetCount(filter_pid);
  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]
  /external/lldb/source/API/
SBDebugger.cpp 1189 return DataVisualization::Categories::GetCount();
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvparser.cpp     [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.cpp     [all...]
  /external/libvpx/libwebm/
mkvparser.cpp     [all...]
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 2471 milliseconds

1 2 3 45 6