/aosp_15_r20/libnativehelper/tests/ |
H A D | ExpandableString_test.cpp | 32 EXPECT_TRUE(ExpandableStringAppend(&s, kAhoy)); in TEST() 80 EXPECT_TRUE(ExpandableStringAppend(&expandableString, pad.c_str())); in TEST_P() 84 EXPECT_TRUE(ExpandableStringAppend(&expandableString, appendee.c_str())); in TEST_P()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 123 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 164 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 173 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/libnativehelper/include/nativehelper/ |
H A D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 123 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 164 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 173 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 118 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 159 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 168 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 118 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 159 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 168 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 123 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 164 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 173 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 118 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 159 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 168 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 118 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 159 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 168 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 118 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 159 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 168 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 123 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 164 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 173 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 118 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 159 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 168 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/include/nativehelper/ |
D | JNIHelp.h | 66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 81 return ExpandableStringAppend(s, text); in ExpandableStringAssign() 123 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 164 bool success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 173 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
/aosp_15_r20/libnativehelper/ |
H A D | ExpandableString.c | 32 bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function 47 return ExpandableStringAppend(s, text); in ExpandableStringAssign()
|
H A D | JNIHelp.c | 70 bool success = ExpandableStringAppend(dst, utfText); in AppendJString() 108 success = (ExpandableStringAppend(dst, ": ") && AppendJString(env, message, dst)); in GetExceptionSummary() 121 ExpandableStringAppend(dst, "<error getting message>"); in GetExceptionSummary()
|
H A D | ExpandableString.h | 39 bool ExpandableStringAppend(struct ExpandableString* s, const char* text);
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libnativehelper/ |
D | stubs_riscv64.cc | 28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringAppend); 78 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringAppend); in init_stub_library()
|
D | stubs_arm64.cc | 28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringAppend); 78 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringAppend); in init_stub_library()
|
D | stubs_arm.cc | 28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringAppend); 78 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringAppend); in init_stub_library()
|
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper_compat_libc++/android_arm64_armv8-2a_cortex-a55_sdk_shared_apex30/ |
D | libnativehelper_compat_libc++.so.toc | 18 13: FUNC GLOBAL PROTECTED 15 ExpandableStringAppend
|
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper_compat_libc++/android_arm64_armv8-2a_cortex-a55_sdk_shared/ |
D | libnativehelper_compat_libc++.so.toc | 18 13: FUNC GLOBAL PROTECTED 15 ExpandableStringAppend
|
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/ |
D | libnativehelper.so.toc | 31 26: FUNC GLOBAL PROTECTED 14 ExpandableStringAppend
|