Searched defs:String (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Dstd.h199 typedef char *String; /* pointer to null-terminated character typedef
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dstd.h199 typedef char *String; /* pointer to null-terminated character typedef
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3356 // This header file declares the String class and functions used internally by
3378 // String - an abstract class holding static string utilities.
3379 class GTEST_API_ String { class in namespace:testing::internal
3425 // Converts a wide C string to a String using the UTF-8 encoding.
3478 String(); // Not meant to be instantiated.
3479 }; // class String

Completed in 9225 milliseconds