Searched defs:wformat_string (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/ |
D | xchar.h | 50 template <typename... Args> using wformat_string = wstring_view; variable 54 using wformat_string = basic_format_string<wchar_t, type_identity_t<Args>...>; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/ |
D | xchar.h | 50 template <typename... Args> using wformat_string = wstring_view; variable 54 using wformat_string = basic_format_string<wchar_t, type_identity_t<Args>...>; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/ |
D | xchar.h | 50 template <typename... Args> using wformat_string = wstring_view; variable 54 using wformat_string = basic_format_string<wchar_t, type_identity_t<Args>...>; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/ |
D | xchar.h | 50 template <typename... Args> using wformat_string = wstring_view; variable 54 using wformat_string = basic_format_string<wchar_t, type_identity_t<Args>...>; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | xchar.h | 50 template <typename... Args> using wformat_string = wstring_view; variable 54 using wformat_string = basic_format_string<wchar_t, type_identity_t<Args>...>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.syn/ |
H A D | runtime_format_string.pass.cpp | 62 auto wformat_string = std::runtime_format(std::wstring_view{}); in main() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/ |
D | format_functions.h | 400 using wformat_string = basic_format_string<wchar_t, type_identity_t<_Args>...>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/ |
H A D | format_functions.h | 403 using wformat_string = basic_format_string<wchar_t, type_identity_t<_Args>...>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/ |
D | format_functions.h | 402 using wformat_string = basic_format_string<wchar_t, type_identity_t<_Args>...>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/ |
D | format_functions.h | 402 using wformat_string = basic_format_string<wchar_t, type_identity_t<_Args>...>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/ |
D | format_functions.h | 403 using wformat_string = basic_format_string<wchar_t, type_identity_t<_Args>...>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/ |
D | format_functions.h | 403 using wformat_string = basic_format_string<wchar_t, type_identity_t<_Args>...>; variable
|