OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NowFunction
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/
tracked_objects.h
556
typedef unsigned int
NowFunction
();
633
static
NowFunction
* now_function_for_testing_;
[
all
...]
tracked_objects.cc
279
ThreadData::
NowFunction
* ThreadData::now_function_for_testing_ = NULL;
[
all
...]
Completed in 544 milliseconds