Home
last modified time | relevance | path

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

/aosp_15_r20/system/libartpalette/
H A Dpalette_android.cc269 std::string store_string = static_cast<std::string>(android::debugstore::debug_store_to_string()); in PaletteDebugStoreGetString() local
270 strncpy(result, store_string.c_str(), max_size - 1); in PaletteDebugStoreGetString()