Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.h244 void ClearString() { data_string_.clear(); } in ClearString() function
/aosp_15_r20/art/runtime/mirror/
H A Ddex_cache-inl.h150 inline void DexCache::ClearString(dex::StringIndex string_idx) { in ClearString() function