Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:str16
(Results
1 - 23
of
23
) sorted by relevance
/base/telephony/core_service/utils/common/src/
H
A
D
str_convert.cpp
27
std::string ToUtf8(std::u16string
str16
)
in ToUtf8()
argument
/base/telephony/state_registry/frameworks/cj/src/
H
A
D
telephony_observer_utils.cpp
33
std::string ToUtf8(std::u16string
str16
)
in ToUtf8()
argument
/base/customization/enterprise_device_management/common/native/src/
H
A
D
edm_utils.cpp
49
std::string EdmUtils::Utf16ToUtf8(const std::u16string &
str16
)
in Utf16ToUtf8()
argument
/base/telephony/sms_mms/services/sms/
H
A
D
sms_dump_helper.cpp
37
static std::string to_utf8(std::u16string
str16
)
in to_utf8()
argument
/base/telephony/core_service/services/core/src/
H
A
D
core_service_dump_helper.cpp
53
static std::string to_utf8(std::u16string
str16
)
in to_utf8()
argument
/kernel/linux/linux-5.10/drivers/firmware/efi/
H
A
D
efibc.c
14
static void efibc_str_to_str16(const char *str, efi_char16_t *
str16
)
in efibc_str_to_str16()
argument
H
A
D
vars.c
384
static void dup_variable_bug(efi_char16_t *
str16
, efi_guid_t *vendor_guid,
in dup_variable_bug()
argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H
A
D
test-conversions.cc
2030
static double StrToD16(const uc16*
str16
, int length, int flags,
in StrToD16()
argument
2047
uc16
str16
[256];
in StrToD16()
local
/base/security/access_token/interfaces/innerkits/token_callback/src/
H
A
D
token_callback_stub.cpp
33
static std::string to_utf8(std::u16string
str16
)
in to_utf8()
argument
/base/telephony/sms_mms/utils/
H
A
D
string_utils.cpp
118
std::string StringUtils::ToUtf8(const std::u16string &
str16
)
in ToUtf8()
argument
/base/location/services/location_gnss/gnss/source/
H
A
D
string_utils.cpp
120
std::string StringUtils::ToUtf8(const std::u16string &
str16
)
in ToUtf8()
argument
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H
A
D
telephony_radio_impl.cpp
169
static std::string ToUtf8(std::u16string
str16
)
in ToUtf8()
argument
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
H
A
D
telephony_sim_impl.cpp
109
static std::string ToUtf8(std::u16string
str16
)
in ToUtf8()
argument
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H
A
D
profileutils_fuzzer.cpp
289
std::u16string
str16
= u"abc";
in ToStringFuzzTest()
local
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H
A
D
shared_block.cpp
51
std::string SharedBlock::ToUtf8(const std::u16string&
str16
)
in ToUtf8()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_utils.cpp
263
std::string ObexUtils::UnicodeToUtf8(const std::u16string &
str16
)
in UnicodeToUtf8()
argument
/kernel/linux/linux-6.6/fs/efivarfs/
H
A
D
vars.c
342
static void dup_variable_bug(efi_char16_t *
str16
, efi_guid_t *vendor_guid,
in dup_variable_bug()
argument
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H
A
D
profile_utils_test.cpp
1148
u16string
str16
= u"abc";
in HWTEST_F()
local
/third_party/skia/modules/skunicode/src/
H
A
D
SkUnicode_icu.cpp
349
auto
str16
= SkUnicode::convertUtf8ToUtf16(str.c_str(), str.size());
variable
/base/telephony/core_service/frameworks/js/napi/
H
A
D
napi_util.cpp
109
std::string NapiUtil::ToUtf8(std::u16string
str16
)
in ToUtf8()
argument
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H
A
D
net_conn_service_stub.cpp
195
std::string ToUtf8(std::u16string
str16
)
in ToUtf8()
argument
/foundation/deviceprofile/device_info_manager/common/src/utils/
H
A
D
profile_utils.cpp
719
std::string ProfileUtils::toString(const std::u16string&
str16
)
in toString()
argument
/base/telephony/sms_mms/frameworks/js/napi/src/
H
A
D
napi_sms.cpp
1707
static std::string to_utf8(std::u16string
str16
)
in to_utf8()
argument
Completed in 25 milliseconds