OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBooleanWithCopiedName
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/trace_event/
trace_event_argument.h
45
void
SetBooleanWithCopiedName
(base::StringPiece name, bool value);
trace_event_argument.cc
121
void TracedValue::
SetBooleanWithCopiedName
(base::StringPiece name,
253
SetBooleanWithCopiedName
(name, bool_value);
Completed in 190 milliseconds