Home
last modified time | relevance | path

Searched refs:formatted (Results 1 – 11 of 11) sorted by relevance

/system/tools/aidl/
Dcode_writer.cpp46 std::string formatted; in Write() local
47 android::base::StringAppendV(&formatted, format, ap); in Write()
53 while (pos < formatted.size()) { in Write()
54 size_t line_end = formatted.find('\n', pos); in Write()
56 lines.push_back(formatted.substr(pos, (line_end - pos) + 1)); in Write()
59 lines.push_back(formatted.substr(pos)); in Write()
/system/extras/libjsonpb/verify/
Dtest.cpp257 auto formatted = FormatJson(json, &scalar_); in TEST_F() local
258 ASSERT_TRUE(formatted.ok()) << formatted.error(); in TEST_F()
259 EXPECT_TRUE(IsJsonEq(json, *formatted)); in TEST_F()
273 auto formatted = FormatJson(json, &scalar_); in TEST_P() local
274 ASSERT_TRUE(formatted.ok()) << formatted.error(); in TEST_P()
275 EXPECT_FALSE(IsJsonEq(json, *formatted)) << message; in TEST_P()
/system/bt/doc/
Dpts_guide.md39 - `PTS_SmpOptions` sets SMP Pair options (formatted as hex bytes) `auth, io,
/system/bt/service/doc/
DIBluetoothLowEnergy.txt80 * incorrectly formatted. Otherwise, the result of the operation will be
/system/chre/platform/shared/idl/
Dhost_messages.fbs175 /// A buffer containing formatted log data. A flat array is used here to avoid
/system/core/libutils/
DREADME273 or, formatted differently
/system/chre/pal/doc/
DDoxyfile273 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:
275 # or free formatted code, this is the default for Fortran type files), VHDL. For
1947 # formatted so it can be parsed by a human reader. This is useful if you want to
/system/chre/chre_api/doc/
DDoxyfile273 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:
275 # or free formatted code, this is the default for Fortran type files), VHDL. For
1947 # formatted so it can be parsed by a human reader. This is useful if you want to
/system/core/init/
DREADME.md824 1) Well formatted action, service and import sections, e.g. no actions without a preceding 'on'
/system/media/audio_utils/
DDoxyfile1864 # formatted so it can be parsed by a human reader. This is useful if you want to
DDoxyfile.orig1864 # formatted so it can be parsed by a human reader. This is useful if you want to