OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dump_tombstone
(Results
1 - 4
of
4
) sorted by null
/system/core/include/cutils/
debugger.h
53
int
dump_tombstone
(pid_t tid, char* pathbuf, size_t pathlen);
/system/core/libcutils/
debugger.c
102
int
dump_tombstone
(pid_t tid, char* pathbuf, size_t pathlen) {
function
/system/sepolicy/
access_vectors
608
dump_tombstone
/system/core/debuggerd/
debuggerd.cpp
137
"
dump_tombstone
",
904
if (
dump_tombstone
(tid, tombstone_path, sizeof(tombstone_path)) < 0) {
Completed in 3538 milliseconds