Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 13 of 13) sorted by relevance

/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
Dnapi_hitrace_util.cpp54 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/
Dnapi_call_manager_utils.cpp165 …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/
Dnapi_print_utils.cpp38 … 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/
Dreminder_common.cpp312 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/
Dnapi_hisysevent_util.cpp179 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/
Dnapi_utils.cpp386 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()
Djs_initialize.cpp387 const std::string &propertyName) in ParseMap()
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_napi_helper.cpp443 …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/
Dnapi_util.cpp186 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/
Djs_util.cpp140 …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/
Dnapi_account_common.cpp199 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/
Dhiview_napi_util.cpp98 …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/
Dnapi_radio.cpp738 …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()