OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:histogram_tag_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sql/
connection.cc
214
if (!
histogram_tag_
.empty()) {
218
std::string full_histogram_name = "Sqlite.SizeKB." +
histogram_tag_
;
1009
if (
histogram_tag_
.empty())
[
all
...]
connection.h
145
histogram_tag_
= tag;
149
// |name|+"."+|
histogram_tag_
|. If |
histogram_tag_
| is empty, no
596
std::string
histogram_tag_
;
member in class:sql::Connection
Completed in 142 milliseconds