Home
last modified time | relevance | path

Searched defs:SetNamedProperty (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dhiview_napi_util.cpp97 void HiviewNapiUtil::SetNamedProperty( in SetNamedProperty() function in OHOS::HiviewDFX::HiviewNapiUtil
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
Dnapi_hitrace_util.cpp57 napi_status SetNamedProperty(const napi_env env, napi_value& object, in SetNamedProperty() function
/base/print/print_fwk/frameworks/helper/print_helper/src/
Dnapi_print_utils.cpp57 void NapiPrintUtils::SetNamedProperty(napi_env env, napi_value object, const std::string &name, nap… in SetNamedProperty() function in OHOS::Print::NapiPrintUtils
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_common.cpp388 void SetNamedProperty(napi_env env, napi_value dstObj, const char *objName, const char *propName) in SetNamedProperty() function
395 void SetNamedProperty(napi_env env, napi_value dstObj, const int32_t objValue, const char *propName) in SetNamedProperty() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp452 void SetNamedProperty(const napi_env env, const napi_value obj, const std::string& key, const napi_… in SetNamedProperty() function
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp600 void SetNamedProperty(const napi_env env, napi_value& object, const std::string& propertyName, in SetNamedProperty() function
/base/security/access_token/interfaces/kits/accesstoken/napi/src/
Dnapi_atmanager.cpp351 void NapiAtManager::SetNamedProperty(napi_env env, napi_value dstObj, const int32_t objValue, const… in SetNamedProperty() function in OHOS::Security::AccessToken::NapiAtManager