Searched refs:CBS (Results 1 – 4 of 4) sorted by relevance
/system/core/debuggerd/libdebuggerd/ |
D | tombstone_proto_to_text.cpp | 41 #define CBS(...) CB(false, __VA_ARGS__) macro 173 CBS(""); in print_thread_backtrace() 188 CBS(""); in print_thread_memory_dump() 190 CBS("memory near %s:", mem.register_name().c_str()); in print_thread_memory_dump() 192 CBS("memory near %s (%s):", mem.register_name().c_str(), mem.mapping_name().c_str()); in print_thread_memory_dump() 227 CBS("%s %s", line.c_str(), ascii); in print_thread_memory_dump() 256 CBS(""); in print_tag_dump() 257 CBS("Memory tags around the fault address (0x%" PRIx64 "), one tag per %zu bytes:", in print_tag_dump() 286 CBS(" =>0x%" PRIxPTR ":%s", row_addr, row_contents.c_str()); in print_tag_dump() 288 CBS(" 0x%" PRIxPTR ":%s", row_addr, row_contents.c_str()); in print_tag_dump() [all …]
|
/system/security/keystore2/src/crypto/ |
D | crypto.cpp | 252 CBS cbs; in ECKEYParsePrivateKey()
|
/system/security/keystore2/src/crypto/tests/ |
D | certificate_utils_test.cpp | 248 CBS cbs; in TEST_P()
|
/system/security/keystore2/src/km_compat/ |
D | km_compat.cpp | 976 CBS cbs; in makeCert()
|