Home
last modified time | relevance | path

Searched refs:s6 (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/offline_files/vlenb_riscv64/
Dregs.txt19 s6: 7ff24dc82ee0
/system/libhidl/
Dtest_main.cpp98 hidl_string s6(std::string("s6")); // copy constructor from std::string in TEST_F() local
99 EXPECT_STREQ(s6.c_str(), "s6"); in TEST_F()