Home
last modified time | relevance | path

Searched defs:str_begin (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/
Dast_calc2.cpp144 const char* str_begin = str.c_str(); in main() local
/aosp_15_r20/external/perfetto/src/trace_processor/rpc/
H A Dquery_result_serializer.cc166 const char* str_begin = value.string_value; in SerializeBatch() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dstring.cpp64 str_begin( T& r ) in str_begin() function