Home
last modified time | relevance | path

Searched defs:string_result (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_content_res_ApkAssets.cpp191 auto string_result = static_cast<jstring>(env->CallObjectMethod( in LoaderAssetsProvider() local
/aosp12/system/iorap/src/prefetcher/
H A Dprefetcher_daemon.cc238 ParseResult<std::string> string_result; in ParsingRead() local
/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc423 ObjPtr<mirror::String> string_result = down_cast<mirror::String*>(result.GetL()); in TEST_F() local
1022 ObjPtr<mirror::String> string_result = down_cast<mirror::String*>(result.GetL()); in TEST_F() local
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp633 const std::string string_result = client->SendVector(ttv); in TEST_F() local