Searched refs:GetNumericPropertyFunction (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/allocator/
H A Dallocator_extension.h17 typedef bool (*GetNumericPropertyFunction)(const char* name, size_t* value); typedef in namespace:base::allocator
42 GetNumericPropertyFunction get_numeric_property_function);
H A Dallocator_extension.cc14 GetNumericPropertyFunction g_get_numeric_property_function = nullptr;
34 GetNumericPropertyFunction get_numeric_property_function) {

Completed in 75 milliseconds