Home
last modified time | relevance | path

Searched defs:proto_path (Results 1 – 2 of 2) sorted by relevance

/system/core/storaged/include/
Dstoraged.h116 string proto_path(userid_t user_id) { in proto_path() function
/system/core/debuggerd/
Ddebuggerd_test.cpp2138 std::string proto_path = tombstone_file.value() + ".pb"; in TEST() local