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:u16str
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/modules/androidkit/src/
H
A
D
Text.cpp
31
std::u16string
u16str
= JStringToU16String(env, jtext);
in Text_RenderText()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H
A
D
fuzzer_data.cpp
105
std::u16string
u16str
= std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> {}.from_bytes(
in GetU16StringVector()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H
A
D
drawing_font_test.cpp
665
const char16_t*
u16str
= u"Hello 中文";
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H
A
D
font_parser.cpp
155
const std::u16string
u16str
= converter.from_bytes(data, data + len);
in ProcessNameTable()
local
/third_party/icu/icu4c/source/test/intltest/
H
A
D
utxttest.cpp
1220
const UChar
u16str
[] = {(UChar)0x31, (UChar)0x32, (UChar)0x44, 0};
in FreezeTest()
local
[all...]
Completed in 7 milliseconds