Home
last modified time | relevance | path

Searched defs:raw_str (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/symbols/
H A Dexception.rs14 let raw_str = Box::into_raw(string.into_owned().into_boxed_str()); in exception() localVariable
/aosp_15_r20/external/rust/cxx/src/symbols/
Dexception.rs14 let raw_str = Box::into_raw(string.into_owned().into_boxed_str()); in exception() localVariable
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring.h80 const uint8_t* raw_str() const { in raw_str() function
H A Dstring_view_template.h166 const UnsignedType* raw_str() const { return m_Span.data(); } in raw_str() function
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/utils/
H A Djni_utils.cc46 const char* raw_str = env->GetStringUTFChars(jstr, JNI_FALSE); in StringListToVector() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResources.proto280 RawString raw_str = 3; field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DResources.pb.cc6900 Item::_Internal::raw_str(const Item* msg) { in raw_str() function in aapt::pb::Item::_Internal
6949 void Item::set_allocated_raw_str(::aapt::pb::RawString* raw_str) { in set_allocated_raw_str()
DResources.pb.h13823 inline const ::aapt::pb::RawString& Item::raw_str() const { in raw_str() function
13838 inline void Item::unsafe_arena_set_allocated_raw_str(::aapt::pb::RawString* raw_str) { in unsafe_arena_set_allocated_raw_str()