Searched defs:aniObject (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/ |
| D | ani_app_event_holder.cpp | 62 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/ |
| D | ani_utils.cpp | 413 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/ |
| D | ani_ability_access_ctrl.cpp | 102 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/ |
| D | privacy_manager.cpp | 171 …ani_object aniObject = CreateClassObject(env, "L@ohos/privacyManager/privacyManager/ActiveChangeRe… in ConvertActiveChangeResponse() local 221 ani_object aniObject = ConvertActiveChangeResponse(env, activeChangeResponse); in ActiveStatusChangeCallback() local
|