Home
last modified time | relevance | path

Searched defs:child_name (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
Dmanifest_features.py26 def add_child(features, parent, child_name, value): argument
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dpubsub_task.cc158 const buzz::QName& child_name(child_element->Name()); in HandlePubsubEventMessage() local
185 const buzz::QName& child_name(child_element->Name()); in HandlePubsubIqGetResponse() local
/external/chromium_org/extensions/common/
Dextension_api.cc82 const std::string& child_name) { in GetSchemaChild()
308 std::string child_name; in GetSchema() local
356 std::string child_name; in GetFeatureDependency() local
364 std::string* child_name) { in GetAPINameFromFullName()
/external/chromium_org/third_party/protobuf/python/
Dstubout.py109 def Set(self, parent, child_name, new_child): argument
/external/protobuf/python/
Dstubout.py109 def Set(self, parent, child_name, new_child): argument
/external/lldb/source/Core/
DValueObjectConstResultImpl.cpp129 ConstString child_name; in CreateChildAtIndex() local
DValueObject.cpp728 ConstString child_name; in CreateChildAtIndex() local
2652 ConstString child_name; in GetValueForExpressionPath_Impl() local
3745 ConstString child_name; in Dereference() local
/external/chromium_org/chrome/browser/metrics/
Dplugin_metrics_provider.cc331 const base::string16& child_name = data.name; in GetChildProcessStats() local
/external/chromium_org/chrome/browser/chromeos/drive/
Dresource_metadata_storage.cc800 const std::string& child_name, in GetChild()
861 const std::string& child_name) { in GetChildEntryKey()
/external/chromium_org/chrome/common/extensions/api/
Dextension_api_unittest.cc658 std::string child_name; in TEST() member
674 std::string child_name; in TEST() local
/external/chromium_org/net/disk_cache/blockfile/
Dsparse_control_v3.cc134 std::string child_name = GenerateChildName(name_, signature_, child_id); in DeleteChildren() local
Dsparse_control.cc134 std::string child_name = GenerateChildName(name_, signature_, child_id); in DeleteChildren() local
/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h392 …etIndexOfChildWithName (const lldb::ScriptInterpreterObjectSP& implementor, const char* child_name) in GetIndexOfChildWithName()
/external/lldb/source/Target/
DStackFrame.cpp666 ConstString child_name; in GetValueForVariableExpressionPath() local
/external/chromium_org/webkit/browser/fileapi/
Dsandbox_directory_database.cc97 const base::FilePath::StringType& child_name) { in GetChildLookupKey()
/external/chromium_org/sync/syncable/
Ddirectory_unittest.cc857 std::string child_name = "child"; in TEST_F() local
/external/chromium_org/sync/engine/
Dsyncer_unittest.cc1555 string child_name = "B"; in TEST_F() local
1624 string child_name = "B"; in TEST_F() local
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2479 …ndexOfChildWithName (const lldb::ScriptInterpreterObjectSP& implementor_sp, const char* child_name) in GetIndexOfChildWithName()
/external/lldb/source/Symbol/
DClangASTType.cpp2900 std::string& child_name, in GetChildClangTypeAtIndex()