Home
last modified time | relevance | path

Searched defs:Unbox (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dbool_wrapper.cpp46 bool Boolean::Unbox(IBoolean *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Boolean
H A Dstring_wrapper.cpp47 std::string String::Unbox(IString *object) /* [in] */ in Unbox() function in OHOS::AAFwk::String
H A Dbyte_wrapper.cpp47 byte Byte::Unbox(IByte *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Byte
H A Ddouble_wrapper.cpp47 double Double::Unbox(IDouble *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Double
H A Dfloat_wrapper.cpp47 float Float::Unbox(IFloat *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Float
H A Dint_wrapper.cpp47 int Integer::Unbox(IInteger *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Integer
H A Dlong_wrapper.cpp47 long Long::Unbox(ILong *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Long
H A Dshort_wrapper.cpp47 short Short::Unbox(IShort *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Short
H A Duser_object_wrapper.cpp64 std::shared_ptr<UserObjectBase> UserObject::Unbox(IUserObject *object) in Unbox() function in OHOS::AAFwk::UserObject
H A Dzchar_wrapper.cpp53 zchar Char::Unbox(IChar *object) /* [in] */ in Unbox() function in OHOS::AAFwk::Char
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params_wrapper.cpp81 DistributedWantParams DistributedWantParamWrapper::Unbox(IDistributedWantParams* object) in Unbox() function in OHOS::DistributedSchedule::DistributedWantParamWrapper
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params_wrapper.cpp94 WantParams WantParamWrapper::Unbox(IWantParams *object) in Unbox() function in OHOS::AAFwk::WantParamWrapper