Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DLocale.cpp47 void LocaleValue::set_script(const char* script_chars) { in set_script() function in aapt::LocaleValue
100 set_script(part2.c_str()); in InitFromFilterString()
166 set_script(subtags[1].c_str()); in InitFromParts()
185 set_script(subtags[1].c_str()); in InitFromParts()
201 set_script(subtags[1].c_str()); in InitFromParts()
DLocale.h72 void set_script(const char* script);
/frameworks/rs/tests/cpp_api/cppbasic-shared/
Dcompute.cpp41 sc->set_script(sc); in test_compute()
42 sc->set_script(nullptr); in test_compute()
/frameworks/rs/tests/cpp_api/cppbasic/
Dcompute.cpp41 sc->set_script(sc); in test_compute()
42 sc->set_script(nullptr); in test_compute()