Home
last modified time | relevance | path

Searched defs:aniObject (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dani_app_event_holder.cpp62 static ani_object Wrap(ani_env *env, ani_object aniObject, AniAppEventHolder *holder) in Wrap()
71 static AniAppEventHolder* Unwrap(ani_env *env, ani_object aniObject) in Unwrap()
80 void AniAppEventHolder::AniConstructor(ani_env *env, ani_object aniObject, ani_string watcherName) in AniConstructor()
/base/security/access_token/frameworks/ets/ani/common/src/
Dani_utils.cpp413 ani_object aniObject; in CreateIntObject() local
660 bool SetLongProperty(ani_env* env, ani_object& aniObject, const std::string& property, int64_t in) in SetLongProperty()
675 bool SetRefProperty(ani_env* env, ani_object& aniObject, const std::string& property, const ani_ref… in SetRefProperty()
690 bool SetOptionalIntProperty(ani_env* env, ani_object& aniObject, const std::string& property, int32… in SetOptionalIntProperty()
708 bool SetStringProperty(ani_env* env, ani_object& aniObject, const std::string& property, const std:… in SetStringProperty()
721 bool SetEnumProperty(ani_env* env, ani_object& aniObject, in SetEnumProperty()
/base/security/access_token/frameworks/ets/ani/accesstoken/src/
Dani_ability_access_ctrl.cpp102 static bool SetStringProperty(ani_env* env, ani_object& aniObject, const char* propertyName, const … in SetStringProperty()
119 … ConvertPermStateChangeInfo(ani_env* env, const PermStateChangeInfo& result, ani_object& aniObject) in ConvertPermStateChangeInfo()
161 ani_object aniObject; in PermStateChangeCallback() local
/base/security/access_token/frameworks/ets/ani/privacy/src/
Dprivacy_manager.cpp171 …ani_object aniObject = CreateClassObject(env, "L@ohos/privacyManager/privacyManager/ActiveChangeRe… in ConvertActiveChangeResponse() local
221 ani_object aniObject = ConvertActiveChangeResponse(env, activeChangeResponse); in ActiveStatusChangeCallback() local