/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
D | napi_hitrace_util.cpp | 54 const std::string& propertyName, napi_value& propertyValue) in SetNamedProperty() 64 const std::string& propertyName) in GetPropertyByName() 139 const std::string& propertyName, uint32_t value) in SetPropertyInt32() 146 const std::string& propertyName, uint64_t value) in SetPropertyInt64() 153 const std::string& propertyName, uint64_t value) in SetPropertyBigInt64() 160 const std::string& propertyName) in GetPropertyInt32() 184 const std::string& propertyName) in GetPropertyInt64() 208 const std::string& propertyName) in GetPropertyBigInt64()
|
/base/telephony/call_manager/frameworks/js/napi/src/ |
D | napi_call_manager_utils.cpp | 165 …allManagerUtils::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 172 …llManagerUtils::GetStringProperty(napi_env env, napi_value object, const std::string &propertyName) in GetStringProperty() 189 …iCallManagerUtils::GetIntProperty(napi_env env, napi_value object, const std::string &propertyName) in GetIntProperty() 205 napi_env env, napi_value object, const std::string &propertyName, int32_t &result) in GetUssdIntProperty() 220 napi_env env, napi_value object, const std::string &propertyName, std::string &result) in GetUssdStringProperty() 238 …CallManagerUtils::GetBoolProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBoolProperty()
|
/base/print/print_fwk/frameworks/helper/src/ |
D | napi_print_utils.cpp | 38 … NapiPrintUtils::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 45 … NapiPrintUtils::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 99 …NapiPrintUtils::GetUint32Property(napi_env env, napi_value object, const std::string &propertyName) in GetUint32Property() 135 … NapiPrintUtils::GetInt32Property(napi_env env, napi_value object, const std::string &propertyName) in GetInt32Property() 176 …PrintUtils::GetStringPropertyUtf8(napi_env env, napi_value object, const std::string &propertyName) in GetStringPropertyUtf8() 268 …apiPrintUtils::GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBooleanProperty()
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | reminder_common.cpp | 312 const char* propertyName, char* propertyVal, const int32_t size) in GetStringUtf8() 333 const char* propertyName, bool& propertyVal) in GetBool() 354 const char* propertyName, int32_t& propertyVal, bool isNecessary) in GetInt32() 368 const char* propertyName, int64_t& propertyVal) in GetInt64() 379 const char* propertyName, napi_value& propertyVal) in GetPropertyValIfExist() 405 const char* propertyName, napi_value& propertyVal) in GetObject() 573 const char* propertyName, std::vector<uint8_t> &propertyVal, uint8_t maxLen) in ParseInt32Array()
|
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
D | napi_hisysevent_util.cpp | 179 const std::string& propertyName, std::string defaultValue = "") in GetStringTypeAttribute() 191 const std::string& propertyName, long long defaultValue = 0) in GetLonglongTypeAttribute() 218 const std::string& propertyName, int32_t defaultValue = 0) in GetInt32TypeAttribute() 377 const std::string& propertyName, HiSysEventInfo& info) in GetObjectTypeAttribute() 489 void SetNamedProperty(const napi_env env, napi_value& object, const std::string& propertyName, in SetNamedProperty() 498 bool IsBaseInfoKey(const std::string& propertyName) in IsBaseInfoKey() 621 const std::string& propertyName) in GetPropertyByName() 686 auto propertyName = *it; in CreateHiSysEventInfoJsObject() local
|
/base/request/request/frameworks/js/napi/src/ |
D | napi_utils.cpp | 386 bool Convert2Boolean(napi_env env, napi_value object, const std::string &propertyName) in Convert2Boolean() 407 uint32_t Convert2Uint32(napi_env env, napi_value object, const std::string &propertyName) in Convert2Uint32() 426 int64_t Convert2Int64(napi_env env, napi_value object, const std::string &propertyName) in Convert2Int64() 450 std::string Convert2String(napi_env env, napi_value object, const std::string &propertyName) in Convert2String() 524 bool HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 531 napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty()
|
D | js_initialize.cpp | 387 const std::string &propertyName) in ParseMap()
|
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
D | user_auth_napi_helper.cpp | 443 …rAuthNapiHelper::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 470 …rAuthNapiHelper::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 477 …NapiHelper::GetStringPropertyUtf8(napi_env env, napi_value object, const std::string &propertyName) in GetStringPropertyUtf8()
|
/base/telephony/core_service/frameworks/js/napi/ |
D | napi_util.cpp | 186 bool NapiUtil::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 194 napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in HasNamedTypeProperty() 221 napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in MatchOptionPropertyType() 246 …_value NapiUtil::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty()
|
/base/request/request/frameworks/js/napi/src/upload/ |
D | js_util.cpp | 140 …pi_value JSUtil::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 152 bool JSUtil::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty()
|
/base/account/os_account/interfaces/kits/napi/common/src/ |
D | napi_account_common.cpp | 199 bool GetStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, std::str… in GetStringPropertyByKey() 207 bool GetOptionalStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, in GetOptionalStringPropertyByKey()
|
/base/hiviewdfx/hiview/interfaces/js/napi/src/ |
D | hiview_napi_util.cpp | 98 …const napi_env env, napi_value& object, const std::string& propertyName, napi_value& propertyValue) in SetNamedProperty()
|
/base/telephony/core_service/frameworks/js/network_search/src/ |
D | napi_radio.cpp | 738 …PropertyType(napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in HasNamedPropertyType() 750 …tic std::string GetStringProperty(napi_env env, napi_value object, const std::string &propertyName) in GetStringProperty() 765 static napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty()
|