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

  /external/chromium_org/base/win/
registry.cc 138 DWORD RegKey::GetValueCount() const {
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32regkey.cc 984 uint32 RegKey::GetValueCount() {
1008 // Use GetValueCount() to get the total value_name count for this key
1081 is_empty = key.GetSubkeyCount() == 0 && key.GetValueCount() == 0;
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
value.cpp 225 int GetValueCount(Value value) {

Completed in 8875 milliseconds