Home
last modified time | relevance | path

Searched defs:SetIntProperty (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/frameworks/ani_util/src/
Dprint_object_ani_util.cpp401 bool SetIntProperty(ani_env *env, ani_object param, const char *name, int32_t value) in SetIntProperty() function
/base/global/resource_management/interfaces/js/innerkits/core/src/
Dresource_manager_napi_utils.cpp574 bool ResourceManagerNapiUtils::SetIntProperty(napi_env env, in SetIntProperty() function in OHOS::Global::Resource::ResourceManagerNapiUtils
/base/security/access_token/frameworks/ets/ani/common/src/
Dani_utils.cpp645 bool SetIntProperty(ani_env* env, ani_object& object, const std::string& property, int32_t in) in SetIntProperty() function