Searched refs:finally (Results 1 – 6 of 6) sorted by relevance
/system/logging/liblog/ |
D | README.protocol.md | 73 finally a variable length null terminated string for the message.
|
D | README.md | 116 finally a call closing the logs. A single log can be opened with `android_logger_list_open()`; or
|
/system/keymaster/include/keymaster/ |
D | android_keymaster_utils.h | 252 template <class F> inline final_action<F> finally(const F& f) { in finally() function
|
/system/extras/ioblame/ |
D | README | 102 and finally, -v adds the PID view
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 148 "short", "try", "char", "final", "interface", "static", "void", "class", "finally",
|
/system/keymaster/tests/ |
D | android_keymaster_test.cpp | 4042 finally([&]() { req.params_array.params_array = nullptr; }); in ComputeSharedHmac() 4186 finally([&]() { params[param_to_tweak].seed.data = nullptr; }); in TEST_F()
|