Searched defs:attribute_list (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/utility/importer/ |
D | bookmark_html_reader.cc | 26 bool GetAttribute(const std::string& attribute_list, in GetAttribute() 282 std::string attribute_list = line.substr(arraysize(kFolderOpen), in ParseFolderNameFromLine() local 336 std::string attribute_list = line.substr(arraysize(kItemOpen), in ParseBookmarkFromLine() local 413 std::string attribute_list = line.substr(arraysize(kItemOpen), in ParseMinimumBookmarkFromLine() local
|
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/parse/ |
D | translate.py | 65 def _AttributeListToDict(attribute_list): argument
|
D | ast.py | 193 def __init__(self, name, attribute_list, body, **kwargs): argument 237 def __init__(self, name, attribute_list, **kwargs): argument 315 def __init__(self, name, attribute_list, body, **kwargs): argument
|
/external/chromium_org/crypto/ |
D | mock_apple_keychain_mac.cc | 84 const SecKeychainAttributeList& attribute_list, in AttributeWithTag()
|