Home
last modified time | relevance | path

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

/aosp_15_r20/libnativehelper/tests/
H A DExpandableString_test.cpp32 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/
DJNIHelp.h66 [[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 DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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/
DJNIHelp.h66 [[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 DExpandableString.c32 bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend() function
47 return ExpandableStringAppend(s, text); in ExpandableStringAssign()
H A DJNIHelp.c70 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 DExpandableString.h39 bool ExpandableStringAppend(struct ExpandableString* s, const char* text);
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libnativehelper/
Dstubs_riscv64.cc28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringAppend);
78 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringAppend); in init_stub_library()
Dstubs_arm64.cc28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ExpandableStringAppend);
78 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", ExpandableStringAppend); in init_stub_library()
Dstubs_arm.cc28 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/
Dlibnativehelper_compat_libc++.so.toc18 13: FUNC GLOBAL PROTECTED 15 ExpandableStringAppend
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper_compat_libc++/android_arm64_armv8-2a_cortex-a55_sdk_shared/
Dlibnativehelper_compat_libc++.so.toc18 13: FUNC GLOBAL PROTECTED 15 ExpandableStringAppend
/aosp_15_r20/out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/
Dlibnativehelper.so.toc31 26: FUNC GLOBAL PROTECTED 14 ExpandableStringAppend