/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
D | napi_hitrace_util.cpp | 58 const std::string& propertyName, napi_value& propertyValue) in SetNamedProperty() 68 const std::string& propertyName) in GetPropertyByName() 143 const std::string& propertyName, uint32_t value) in SetPropertyInt32() 150 const std::string& propertyName, uint64_t value) in SetPropertyInt64() 157 const std::string& propertyName, uint64_t value) in SetPropertyBigInt64() 164 const std::string& propertyName) in GetPropertyInt32() 188 const std::string& propertyName) in GetPropertyInt64() 212 const std::string& propertyName) in GetPropertyBigInt64()
|
/base/telephony/call_manager/frameworks/js/napi/src/ |
D | napi_call_manager_utils.cpp | 180 …allManagerUtils::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 187 …llManagerUtils::GetStringProperty(napi_env env, napi_value object, const std::string &propertyName) in GetStringProperty() 204 …iCallManagerUtils::GetIntProperty(napi_env env, napi_value object, const std::string &propertyName) in GetIntProperty() 220 napi_env env, napi_value object, const std::string &propertyName, int32_t &result) in GetUssdIntProperty() 235 napi_env env, napi_value object, const std::string &propertyName, std::string &result) in GetUssdStringProperty() 253 …CallManagerUtils::GetBoolProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBoolProperty()
|
/base/print/print_fwk/frameworks/helper/print_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() 276 …apiPrintUtils::GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) in GetBooleanProperty()
|
/base/msdp/device_status/intention/adapters/test/unittest/src/ |
D | ddp_adapter_test.cpp | 100 const std::string propertyName = "int_property"; variable 117 const std::string propertyName = "int_property"; variable 133 const std::string propertyName = "int_property"; variable
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | reminder_common.cpp | 614 const char* propertyName, char* propertyVal, const int32_t size) in GetStringUtf8() 635 const char* propertyName, bool& propertyVal) in GetBool() 656 const char* propertyName, int32_t& propertyVal, bool isNecessary) in GetInt32() 670 const char* propertyName, int64_t& propertyVal) in GetInt64() 681 const char* propertyName, napi_value& propertyVal) in GetPropertyValIfExist() 707 const char* propertyName, napi_value& propertyVal) in GetObject() 726 const char* propertyName, double& date) in GetDate() 957 const char* propertyName, std::vector<uint8_t> &propertyVal, uint8_t maxLen) in ParseInt32Array()
|
/base/account/os_account/interfaces/kits/napi/common/src/ |
D | napi_account_common.cpp | 219 bool GetStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, std::str… in GetStringPropertyByKey() 226 bool GetOptionalStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, in GetOptionalStringPropertyByKey() 245 bool GetOptionalStringPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, in GetOptionalStringPropertyByKey() 268 bool IsOptionalPropertyExist(napi_env env, napi_value obj, const std::string &propertyName) in IsOptionalPropertyExist() 286 bool GetOptionalNumberPropertyByKey(napi_env env, napi_value obj, const std::string &propertyName, in GetOptionalNumberPropertyByKey() 462 void SetInt32ToJsProperty(napi_env env, int32_t number, const std::string &propertyName, napi_value… in SetInt32ToJsProperty()
|
/base/request/request/frameworks/js/napi/src/ |
D | napi_utils.cpp | 499 bool Convert2Boolean(napi_env env, napi_value object, const std::string &propertyName) in Convert2Boolean() 520 uint32_t Convert2Uint32(napi_env env, napi_value object, const std::string &propertyName) in Convert2Uint32() 546 int64_t Convert2Int64(napi_env env, napi_value object, const std::string &propertyName) in Convert2Int64() 570 std::string Convert2String(napi_env env, napi_value object, const std::string &propertyName) in Convert2String() 644 bool HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 651 napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty()
|
D | js_initialize.cpp | 509 napi_env env, napi_value jsConfig, const std::string &propertyName) in ParseMap()
|
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
D | napi_hisysevent_util.cpp | 240 const std::string& propertyName, std::string defaultValue = "") in GetStringTypeAttribute() 278 const std::string& propertyName, int32_t defaultValue = 0) in GetInt32TypeAttribute() 486 const std::string& propertyName, HiSysEventInfo& info) in GetObjectTypeAttribute() 598 void SetNamedProperty(const napi_env env, napi_value& object, const std::string& propertyName, in SetNamedProperty() 607 bool IsBaseInfoKey(const std::string& propertyName) in IsBaseInfoKey() 730 const std::string& propertyName) in GetPropertyByName() 799 auto propertyName = *it; in CreateHiSysEventInfoJsObject() local
|
/base/telephony/core_service/frameworks/js/napi/ |
D | napi_util.cpp | 207 bool NapiUtil::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 215 napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in HasNamedTypeProperty() 242 napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in MatchOptionPropertyType() 267 …_value NapiUtil::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty()
|
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
D | user_auth_napi_helper.cpp | 513 …rAuthNapiHelper::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 540 …rAuthNapiHelper::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() 547 …NapiHelper::GetStringPropertyUtf8(napi_env env, napi_value object, const std::string &propertyName) in GetStringPropertyUtf8()
|
/base/request/request/frameworks/js/napi/src/upload/ |
D | js_util.cpp | 142 …pi_value JSUtil::GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() 154 bool JSUtil::HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty()
|
/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/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
D | napi_util.cpp | 574 auto propertyName = *it; in CreateValueByJson() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
D | common_convert_content.cpp | 101 const char *propertyName = GetPropertyNameByContentType(type); in SetNotificationContentDetailed() local
|
/base/telephony/core_service/frameworks/js/network_search/src/ |
D | napi_radio.cpp | 758 …PropertyType(napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in HasNamedPropertyType() 770 …tic std::string GetStringProperty(napi_env env, napi_value object, const std::string &propertyName) in GetStringProperty() 785 static napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty()
|
/base/location/frameworks/native/source/ |
D | napi_util.cpp | 506 napi_value GetArrayProperty(const napi_env& env, const napi_value& object, std::string propertyName) in GetArrayProperty()
|