/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
H A D | type_descriptor_napi.cpp | 30 DECLARE_NAPI_GETTER_SETTER("typeId", GetTypeId, nullptr), in Constructor() 31 DECLARE_NAPI_GETTER_SETTER("belongingToTypes", GetBelongingToTypes, nullptr), in Constructor() 32 DECLARE_NAPI_GETTER_SETTER("description", GetDescription, nullptr), in Constructor() 33 DECLARE_NAPI_GETTER_SETTER("referenceURL", GetReferenceURL, nullptr), in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("iconFile", GetIconFile, nullptr), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("filenameExtensions", GetFilenameExtensions, nullptr), in Constructor() 36 DECLARE_NAPI_GETTER_SETTER("mimeTypes", GetMimeTypes, nullptr) in Constructor()
|
H A D | system_defined_appitem_napi.cpp | 32 …DECLARE_NAPI_GETTER_SETTER("details", SystemDefinedRecordNapi::GetDetails, SystemDefinedRecordNapi… in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("appId", GetAppId, SetAppId), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("appName", GetAppName, SetAppName), in Constructor() 36 DECLARE_NAPI_GETTER_SETTER("appIconId", GetAppIconId, SetAppIconId), in Constructor() 37 DECLARE_NAPI_GETTER_SETTER("appLabelId", GetAppLabelId, SetAppLabelId), in Constructor() 38 DECLARE_NAPI_GETTER_SETTER("bundleName", GetBundleName, SetBundleName), in Constructor() 39 DECLARE_NAPI_GETTER_SETTER("abilityName", GetAbilityName, SetAbilityName), in Constructor()
|
H A D | system_defined_form_napi.cpp | 32 …DECLARE_NAPI_GETTER_SETTER("details", SystemDefinedRecordNapi::GetDetails, SystemDefinedRecordNapi… in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("formId", GetFormId, SetFormId), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("formName", GetFormName, SetFormName), in Constructor() 36 DECLARE_NAPI_GETTER_SETTER("bundleName", GetBundleName, SetBundleName), in Constructor() 37 DECLARE_NAPI_GETTER_SETTER("abilityName", GetAbilityName, SetAbilityName), in Constructor() 38 DECLARE_NAPI_GETTER_SETTER("module", GetModule, SetModule), in Constructor()
|
H A D | audio_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", FileNapi::GetDetails, FileNapi::SetDetails), in Constructor() 33 DECLARE_NAPI_GETTER_SETTER("uri", FileNapi::GetUri, FileNapi::SetUri), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("audioUri", GetAudioUri, SetAudioUri), in Constructor()
|
H A D | folder_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", FileNapi::GetDetails, FileNapi::SetDetails), in Constructor() 33 DECLARE_NAPI_GETTER_SETTER("uri", FileNapi::GetUri, FileNapi::SetUri), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("folderUri", GetFolderUri, SetFolderUri), in Constructor()
|
H A D | image_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", FileNapi::GetDetails, FileNapi::SetDetails), in Constructor() 33 DECLARE_NAPI_GETTER_SETTER("uri", FileNapi::GetUri, FileNapi::SetUri), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("imageUri", GetImageUri, SetImageUri), in Constructor()
|
H A D | video_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", FileNapi::GetDetails, FileNapi::SetDetails), in Constructor() 33 DECLARE_NAPI_GETTER_SETTER("uri", FileNapi::GetUri, FileNapi::SetUri), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("videoUri", GetVideoUri, SetVideoUri), in Constructor()
|
H A D | html_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", TextNapi::GetDetails, TextNapi::SetDetails), in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("htmlContent", GetHtmlContent, SetHtmlContent), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("plainContent", GetPlainContent, SetPlainContent), in Constructor()
|
H A D | link_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", TextNapi::GetDetails, TextNapi::SetDetails), in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("url", GetUrl, SetUrl), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("description", GetDescription, SetDescription), in Constructor()
|
H A D | plain_text_napi.cpp | 32 DECLARE_NAPI_GETTER_SETTER("details", TextNapi::GetDetails, TextNapi::SetDetails), in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("textContent", GetContent, SetContent), in Constructor() 35 DECLARE_NAPI_GETTER_SETTER("abstract", GetAbstract, SetAbstract), in Constructor()
|
H A D | unified_data_properties_napi.cpp | 27 DECLARE_NAPI_GETTER_SETTER("extras", GetExtras, SetExtras), in Constructor() 28 DECLARE_NAPI_GETTER_SETTER("tag", GetTag, SetTag), in Constructor() 29 DECLARE_NAPI_GETTER_SETTER("shareOptions", GetShareOptions, SetShareOptions), in Constructor() 31 DECLARE_NAPI_GETTER_SETTER("getDelayData", GetDelayData, SetDelayData), in Constructor()
|
H A D | summary_napi.cpp | 27 DECLARE_NAPI_GETTER_SETTER("summary", GetSummary, nullptr), in Constructor() 28 DECLARE_NAPI_GETTER_SETTER("totalSize", GetTotal, nullptr), in Constructor()
|
H A D | system_defined_pixelmap_napi.cpp | 32 …DECLARE_NAPI_GETTER_SETTER("details", SystemDefinedRecordNapi::GetDetails, SystemDefinedRecordNapi… in Constructor() 34 DECLARE_NAPI_GETTER_SETTER("rawData", GetRawData, SetRawData), in Constructor()
|
H A D | application_defined_record_napi.cpp | 31 …DECLARE_NAPI_GETTER_SETTER("applicationDefinedType", GetApplicationDefinedType, SetApplicationDefi… in Constructor() 32 DECLARE_NAPI_GETTER_SETTER("rawData", GetRawData, SetRawData), in Constructor()
|
H A D | file_napi.cpp | 31 DECLARE_NAPI_GETTER_SETTER("details", GetDetails, SetDetails), in Constructor() 32 DECLARE_NAPI_GETTER_SETTER("uri", GetUri, SetUri), in Constructor()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_schema.cpp | 53 DECLARE_NAPI_GETTER_SETTER("root", JsSchema::GetRootNode, JsSchema::SetRootNode), in Constructor() 54 DECLARE_NAPI_GETTER_SETTER("indexes", JsSchema::GetIndexes, JsSchema::SetIndexes), in Constructor() 55 DECLARE_NAPI_GETTER_SETTER("mode", JsSchema::GetMode, JsSchema::SetMode), in Constructor() 56 DECLARE_NAPI_GETTER_SETTER("skip", JsSchema::GetSkip, JsSchema::SetSkip) in Constructor()
|
H A D | js_field_node.cpp | 73 … DECLARE_NAPI_GETTER_SETTER("default", JsFieldNode::GetDefaultValue, JsFieldNode::SetDefaultValue), in Constructor() 74 DECLARE_NAPI_GETTER_SETTER("nullable", JsFieldNode::GetNullable, JsFieldNode::SetNullable), in Constructor() 75 DECLARE_NAPI_GETTER_SETTER("type", JsFieldNode::GetValueType, JsFieldNode::SetValueType) in Constructor()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_schema.cpp | 54 DECLARE_NAPI_GETTER_SETTER("root", JsSchema::GetRootNode, JsSchema::SetRootNode), in Constructor() 55 DECLARE_NAPI_GETTER_SETTER("indexes", JsSchema::GetIndexes, JsSchema::SetIndexes), in Constructor() 56 DECLARE_NAPI_GETTER_SETTER("mode", JsSchema::GetMode, JsSchema::SetMode), in Constructor() 57 DECLARE_NAPI_GETTER_SETTER("skip", JsSchema::GetSkip, JsSchema::SetSkip), in Constructor()
|
H A D | js_field_node.cpp | 74 … DECLARE_NAPI_GETTER_SETTER("default", JsFieldNode::GetDefaultValue, JsFieldNode::SetDefaultValue), in Constructor() 75 … DECLARE_NAPI_GETTER_SETTER("nullable", JsFieldNode::GetNullable, JsFieldNode::SetNullable), in Constructor() 76 DECLARE_NAPI_GETTER_SETTER("type", JsFieldNode::GetValueType, JsFieldNode::SetValueType) in Constructor()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/ |
H A D | native_module_url.cpp | 910 DECLARE_NAPI_GETTER_SETTER("array", GetArray, SetArray), in SeachParamsInit() 937 DECLARE_NAPI_GETTER_SETTER("array", GetArray, SetArray), in ParamsInit() 954 DECLARE_NAPI_GETTER_SETTER("hostname", GetHostname, SetHostname), in UrlInit() 956 DECLARE_NAPI_GETTER_SETTER("search", GetSearch, SetSearch), in UrlInit() 957 DECLARE_NAPI_GETTER_SETTER("username", GetUsername, SetUsername), in UrlInit() 958 DECLARE_NAPI_GETTER_SETTER("password", GetPassword, SetPassword), in UrlInit() 959 DECLARE_NAPI_GETTER_SETTER("host", GetUrlHost, SetUrlHost), in UrlInit() 960 DECLARE_NAPI_GETTER_SETTER("hash", GetUrlFragment, SetUrlFragment), in UrlInit() 961 DECLARE_NAPI_GETTER_SETTER("protocol", GetUrlScheme, SetUrlScheme), in UrlInit() 962 DECLARE_NAPI_GETTER_SETTER("pathname", GetUrlPath, SetUrlPath), in UrlInit() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_render_image.cpp | 77 DECLARE_NAPI_GETTER_SETTER("width", JSRenderImage::JsGetWidth, JSRenderImage::JsSetWidth), in AttachImageBitmap() 78 … DECLARE_NAPI_GETTER_SETTER("height", JSRenderImage::JsGetHeight, JSRenderImage::JsSetHeight), in AttachImageBitmap() 187 DECLARE_NAPI_GETTER_SETTER("width", JsGetWidth, JsSetWidth), in InitImageBitmap() 188 DECLARE_NAPI_GETTER_SETTER("height", JsGetHeight, JsSetHeight), in InitImageBitmap()
|
H A D | js_offscreen_canvas.cpp | 78 … DECLARE_NAPI_GETTER_SETTER("width", JSOffscreenCanvas::JsGetWidth, JSOffscreenCanvas::JsSetWidth), in AttachOffscreenCanvas() 79 …DECLARE_NAPI_GETTER_SETTER("height", JSOffscreenCanvas::JsGetHeight, JSOffscreenCanvas::JsSetHeigh… in AttachOffscreenCanvas() 105 DECLARE_NAPI_GETTER_SETTER("width", JsGetWidth, JsSetWidth), in InitOffscreenCanvas() 106 DECLARE_NAPI_GETTER_SETTER("height", JsGetHeight, JsSetHeight), in InitOffscreenCanvas()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_asset_edit_data_napi.cpp | 39 … DECLARE_NAPI_GETTER_SETTER("compatibleFormat", JSGetCompatibleFormat, JSSetCompatibleFormat), in Init() 40 DECLARE_NAPI_GETTER_SETTER("formatVersion", JSGetFormatVersion, JSSetFormatVersion), in Init() 41 DECLARE_NAPI_GETTER_SETTER("data", JSGetData, JSSetData), in Init()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/ |
H A D | audio_renderer_info_napi.cpp | 52 DECLARE_NAPI_GETTER_SETTER("content", GetContentType, SetContentType), in Init() 53 DECLARE_NAPI_GETTER_SETTER("usage", GetStreamUsage, SetStreamUsage), in Init() 54 DECLARE_NAPI_GETTER_SETTER("rendererFlags", GetRendererFlags, SetRendererFlags) in Init()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/audio_haptic_player/ |
H A D | audio_haptic_player_options_napi.cpp | 55 DECLARE_NAPI_GETTER_SETTER("muteAudio", IsAudioMute, SetAudioMute), in Init() 56 DECLARE_NAPI_GETTER_SETTER("muteHaptics", IsHapticsMute, SetHapticsMute) in Init()
|