OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNumericPropertyFunction
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/allocator/
allocator_extension.h
17
typedef bool (*
GetNumericPropertyFunction
)(const char* name, size_t* value);
42
GetNumericPropertyFunction
get_numeric_property_function);
allocator_extension.cc
14
GetNumericPropertyFunction
g_get_numeric_property_function = nullptr;
34
GetNumericPropertyFunction
get_numeric_property_function) {
Completed in 47 milliseconds