Home
last modified time | relevance | path

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

/system/logging/liblog/
DREADME.protocol.md73 finally a variable length null terminated string for the message.
DREADME.md116 finally a call closing the logs. A single log can be opened with `android_logger_list_open()`; or
/system/keymaster/include/keymaster/
Dandroid_keymaster_utils.h252 template <class F> inline final_action<F> finally(const F& f) { in finally() function
/system/extras/ioblame/
DREADME102 and finally, -v adds the PID view
/system/tools/hidl/
Dhidl-gen_y.yy148 "short", "try", "char", "final", "interface", "static", "void", "class", "finally",
/system/keymaster/tests/
Dandroid_keymaster_test.cpp4042 finally([&]() { req.params_array.params_array = nullptr; }); in ComputeSharedHmac()
4186 finally([&]() { params[param_to_tweak].seed.data = nullptr; }); in TEST_F()