Home
last modified time | relevance | path

Searched refs:UTF8PathToWindowsLongPath (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/system/libbase/
H A Dutf8.cpp162 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16) { in UTF8PathToWindowsLongPath() function
186 if (!UTF8PathToWindowsLongPath(name, &name_utf16)) { in fopen()
200 if (!UTF8PathToWindowsLongPath(name, &name_utf16)) { in mkdir()
209 if (!UTF8PathToWindowsLongPath(name, &name_utf16)) { in open()
226 if (!UTF8PathToWindowsLongPath(name, &name_utf16)) { in unlink()
H A Dutf8_test.cpp420 EXPECT_TRUE(UTF8PathToWindowsLongPath(utf8.c_str(), &wide)); in TEST()
432 EXPECT_TRUE(UTF8PathToWindowsLongPath(utf8.c_str(), &wide)); in TEST()
445 EXPECT_TRUE(UTF8PathToWindowsLongPath(utf8.c_str(), &wide)); in TEST()
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/base/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/base/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/system/libbase/include/android-base/
H A Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/libbase/include/android-base/
Dutf8.h70 bool UTF8PathToWindowsLongPath(const char* utf8, std::wstring* utf16);

12