Home
last modified time | relevance | path

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

/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/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/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()