Searched refs:other_folder_value (Results 1 – 2 of 2) sorted by relevance
146 Value* other_folder_value; in DecodeHelper() local149 !roots_d_value->Get(kOtherBookmarkFolderNameKey, &other_folder_value) || in DecodeHelper()150 other_folder_value->GetType() != Value::TYPE_DICTIONARY) in DecodeHelper()155 DecodeNode(*static_cast<DictionaryValue*>(other_folder_value), NULL, in DecodeHelper()
116 Value* other_folder_value; in RunImpl() local121 &other_folder_value) || in RunImpl()122 other_folder_value->GetType() != Value::TYPE_DICTIONARY) { in RunImpl()131 !WriteNode(*static_cast<DictionaryValue*>(other_folder_value), in RunImpl()