OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dictionary_ptr
(Results
1 - 1
of
1
) sorted by null
/external/libweave/src/privet/
privet_handler_unittest.cc
48
base::DictionaryValue*
dictionary_ptr
= nullptr;
local
49
if (value->GetAsDictionary(&
dictionary_ptr
))
50
dictionary->MergeDictionary(
dictionary_ptr
);
[
all
...]
Completed in 843 milliseconds