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:Unbox
(Results
1 - 12
of
12
) sorted by relevance
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H
A
D
double_wrapper.cpp
47
double Double::
Unbox
(IDouble *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Double
H
A
D
short_wrapper.cpp
47
short Short::
Unbox
(IShort *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Short
H
A
D
float_wrapper.cpp
47
float Float::
Unbox
(IFloat *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Float
H
A
D
int_wrapper.cpp
47
int Integer::
Unbox
(IInteger *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Integer
H
A
D
long_wrapper.cpp
47
long Long::
Unbox
(ILong *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Long
H
A
D
string_wrapper.cpp
47
std::string String::
Unbox
(IString *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::String
H
A
D
byte_wrapper.cpp
47
byte Byte::
Unbox
(IByte *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Byte
H
A
D
bool_wrapper.cpp
46
bool Boolean::
Unbox
(IBoolean *object) /* [in] */
in Unbox()
function in OHOS::AAFwk::Boolean
H
A
D
user_object_wrapper.cpp
64
std::shared_ptr<UserObjectBase> UserObject::
Unbox
(IUserObject *object)
in Unbox()
function in OHOS::AAFwk::UserObject
H
A
D
zchar_wrapper.cpp
53
zchar Char::
Unbox
(IChar *object)
in Unbox()
function in OHOS::AAFwk::Char
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H
A
D
want_params_wrapper.cpp
94
WantParams WantParamWrapper::
Unbox
(IWantParams *object)
in Unbox()
function in OHOS::AAFwk::WantParamWrapper
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H
A
D
distributed_want_params_wrapper.cpp
81
DistributedWantParams DistributedWantParamWrapper::
Unbox
(IDistributedWantParams* object)
in Unbox()
function in OHOS::DistributedSchedule::DistributedWantParamWrapper
Completed in 4 milliseconds