Home
last modified time | relevance | path

Searched refs:pin_deprecation_warn (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/
Dashmem-dev.cpp119 static bool pin_deprecation_warn = true; /* Log the pin deprecation warning only once */ variable
439 if (!pin_deprecation_warn || debug_log) { in ashmem_pin_region()
441 pin_deprecation_warn = true; in ashmem_pin_region()
455 if (!pin_deprecation_warn || debug_log) { in ashmem_unpin_region()
457 pin_deprecation_warn = true; in ashmem_unpin_region()