Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 4414) sorted by relevance

12345678910>>...177

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl.js80 getContextAttributes: function (...args) {
85 isContextLost: function (...args) {
90 getSupportedExtensions: function (...args) {
95 getExtension: function (...args) {
100 activeTexture: function (...args) {
104 attachShader: function (...args) {
108 bindAttribLocation: function (...args) {
112 bindBuffer: function (...args) {
116 bindFramebuffer: function (...args) {
120 bindRenderbuffer: function (...args) {
[all …]
Dwebgl2.js49 copyBufferSubData: function (...args) {
53 getBufferSubData: function (...args) {
57 blitFramebuffer: function (...args) {
61 framebufferTextureLayer: function (...args) {
65 invalidateFramebuffer: function (...args) {
69 invalidateSubFramebuffer: function (...args) {
73 readBuffer: function (...args) {
77 getInternalformatParameter: function (...args) {
84 renderbufferStorageMultisample: function (...args) {
88 texStorage2D: function (...args) {
[all …]
Dohos_util.js20 printf: function (...args) {
25 getErrorString: function (...args) {
30 callbackWrapper: function (...args) {
34 promiseWrapper: function (...args) {
39 TextDecoder: function (...args) {
44 TextEncoder: function (...args) {
49 RationalNumber: function (...args) {
54 LruBuffer: function (...args) {
59 Scope: function (...args) {
64 Base64: function (...args) {
[all …]
Dohos_data_rdb.js19 constructor(...args) {
22 this.equalTo = function (...args) {
27 this.notEqualTo = function (...args) {
32 this.beginWrap = function (...args) {
37 this.endWrap = function (...args) {
42 this.or = function (...args) {
47 this.and = function (...args) {
52 this.contains = function (...args) {
57 this.beginsWith = function (...args) {
62 this.endsWith = function (...args) {
[all …]
Ddtv.js455 addTask: function (...args) {
467 clearAllTasks: function (...args) {
479 createTask: function (...args) {
491 deleteTask: function (...args) {
503 updateTask: function (...args) {
515 findConflictTasks: function (...args) {
529 getTaskByID: function (...args) {
543 getAllTasks: function (...args) {
557 getComingTask: function (...args) {
571 getChannelName: function (...args) {
[all …]
Dohos_telephony_call.js38 dial: function (...args) {
50 makeCall: function (...args) {
62 hasCall: function (...args) {
74 getCallState: function (...args) {
86 displayCallScreen: function (...args) {
98 muteRinger: function (...args) {
115 isVideoCallingEnabled: function (...args) {
127 inputDialerSpecialCode: function (...args) {
139 isHacEnabled: function (...args) {
151 isEmergencyPhoneNumber: function (...args) {
[all …]
Dohos_multimedia_camera.js28 getCameraManager: function (...args) {
40 createCaptureSession: function (...args) {
52 createPreviewOutput: function (...args) {
64 createPhotoOutput: function (...args) {
76 createVideoOutput: function (...args) {
90 getCameras: function (...args) {
102 createCameraInput: function (...args) {
114 on: function (...args) {
120 getCameraId: function (...args) {
132 hasFlash: function (...args) {
[all …]
Dohos_nfc_tag.js20 getTagInfo: function (...args) {
25 connectTag: function (...args) {
30 reset: function (...args) {
34 isTagConnected: function (...args) {
39 setSendDataTimeout: function (...args) {
44 getSendDataTimeout: function (...args) {
49 sendData: function (...args) {
61 getMaxSendLength: function (...args) {
66 getSak: function (...args) {
78 getTagInfo: function (...args) {
[all …]
Dohos_fileio.js69 close: function (...args) {
81 closeSync: function (...args) {
85 read: function (...args) {
97 readSync: function (...args) {
104 close: function (...args) {
116 closeSync: function (...args) {
120 flush: function (...args) {
132 flushSync: function (...args) {
136 read: function (...args) {
148 readSync: function (...args) {
[all …]
Dtv.js288 getMute: function (...args) {
300 setMute: function (...args) {
312 setUsrAudioMute: function (...args) {
324 getStereoMode: function (...args) {
336 setStereoMode: function (...args) {
348 enableSpdif: function (...args) {
360 isSpdifEnabled: function (...args) {
372 setSpdifMode: function (...args) {
384 getSpdifMode: function (...args) {
396 enableArc: function (...args) {
[all …]
Dohos_data_dataAbility.js24 this.equalTo = function (...args) {
29 this.notEqualTo = function (...args) {
34 this.beginWrap = function (...args) {
39 this.endWrap = function (...args) {
44 this.or = function (...args) {
49 this.and = function (...args) {
54 this.contains = function (...args) {
59 this.beginsWith = function (...args) {
64 this.endsWith = function (...args) {
69 this.isNull = function (...args) {
[all …]
Dohos_telephony_sim.js46 isSimActive: function (...args) {
58 getDefaultVoiceSlotId: function (...args) {
70 hasOperatorPrivileges: function (...args) {
82 getISOCountryCodeForSim: function (...args) {
94 getSimOperatorNumeric: function (...args) {
106 getSimSpn: function (...args) {
118 getSimState: function (...args) {
130 getCardType: function (...args) {
142 getSimIccId: function (...args) {
154 getVoiceMailIdentifier: function (...args) {
[all …]
Dohos_util_Vector.js26 constructor(...args) {
30 this.add = function (...args) {
35 this.insert = function (...args) {
39 this.has = function (...args) {
44 this.get = function (...args) {
49 this.getIndexOf = function (...args) {
54 this.getFirstElement = function (...args) {
59 this.getLastElement = function (...args) {
64 this.removeByIndex = function (...args) {
69 this.remove = function (...args) {
[all …]
Dohos_account_osAccount.js28 activateOsAccount: function (...args) {
40 isMultiOsAccountEnable: function (...args) {
52 isOsAccountActived: function (...args) {
64 isOsAccountConstraintEnable: function (...args) {
76 isTestOsAccount: function (...args) {
88 isOsAccountVerified: function (...args) {
100 removeOsAccount: function (...args) {
112 setOsAccountConstraints: function (...args) {
124 setOsAccountName: function (...args) {
136 getCreatedOsAccountsCount: function (...args) {
[all …]
Dohos_data_distributedData.js23 this.toJsonString = function (...args) {
32 constructor(...args) {
36 this.appendChild = function (...args) {
42 this.toJson = function (...args) {
54 this.reset = function (...args) {
60 this.equalTo = function (...args) {
66 this.notEqualTo = function (...args) {
72 this.greaterThan = function (...args) {
78 this.lessThan = function (...args) {
84 this.greaterThanOrEqualTo = function (...args) {
[all …]
Dohos_i18n.js20 getDisplayCountry: function(...args) {
25 getDisplayLanguage: function(...args) {
35 getSystemCountries: function(...args) {
40 isSuggested: function(...args) {
50 setSystemLanguage: function(...args) {
60 setSystemRegion: function(...args) {
70 setSystemLocale: function(...args) {
75 PhoneNumberFormat: function(...args) {
80 getCalendar: function(...args) {
85 isRTL: function(...args) {
[all …]
Dsystem_storage.js20 getStorageSync: function (...args) {
25 getStorage: function (...args) {
37 deleteStorageSync: function (...args) {
41 deleteStorage: function (...args) {
53 removeStorageFromCacheSync: function (...args) {
57 removeStorageFromCache: function (...args) {
74 getSync: function (...args) {
79 get: function (...args) {
91 hasSync: function (...args) {
96 has: function (...args) {
[all …]
Dohos_process.js20 runCmd: function (...args) {
25 abort: function (...args) {
29 on: function (...args) {
33 off: function (...args) {
38 exit: function (...args) {
42 cwd: function (...args) {
47 chdir: function (...args) {
51 uptime: function (...args) {
56 kill: function (...args) {
61 getStartRealtime: function (...args) {
[all …]
Dohos_rpc.js26 this.writeRemoteObject = function (...args) {
36 this.writeInterfaceToken = function (...args) {
56 this.setSize = function (...args) {
61 this.setCapacity = function (...args) {
86 this.rewindRead = function (...args) {
91 this.rewindWrite = function (...args) {
104 this.writeByte = function (...args) {
109 this.writeShort = function (...args) {
114 this.writeInt = function (...args) {
119 this.writeLong = function (...args) {
[all …]
Dohos_data_dataShare.js28 getColumnIndex: function (...args) {
33 getColumnName: function (...args) {
38 goTo: function (...args) {
43 goToRow: function (...args) {
48 goToLastRow: function (...args) {
53 goToFirstRow: function (...args) {
58 goToNextRow: function (...args) {
63 goToPreviousRow: function (...args) {
68 getBlob: function (...args) {
73 getString: function (...args) {
[all …]
Dohos_util_Arraylist.js24 constructor(...args) {
28 this.add = function (...args) {
33 this.insert = function (...args) {
37 this.has = function (...args) {
42 this.getIndexOf = function (...args) {
47 this.removeByIndex = function (...args) {
52 this.remove = function (...args) {
57 this.getLastIndexOf = function (...args) {
62 this.removeByRange = function (...args) {
66 this.replaceAllElements = function (...args) {
[all …]
Dohos_util_LinkedList.js25 constructor(...args) {
29 this.add = function (...args) {
34 this.insert = function (...args) {
38 this.get = function (...args) {
43 this.addFirst = function (...args) {
47 this.removeFirst = function (...args) {
52 this.removeLast = function (...args) {
57 this.has = function (...args) {
62 this.getIndexOf = function (...args) {
67 this.removeByIndex = function (...args) {
[all …]
Dohos_util_LightWeightMap.js24 constructor(...args) {
28 this.hasAll = function (...args) {
33 this.hasKey = function (...args) {
38 this.hasValue = function (...args) {
43 this.increaseCapacityTo = function (...args) {
47 this.entries = function (...args) {
57 this.get = function (...args) {
62 this.getIndexOfKey = function (...args) {
67 this.getIndexOfValue = function (...args) {
72 this.isEmpty = function (...args) {
[all …]
Dohos_util_List.js25 constructor(...args) {
29 this.add = function (...args) {
34 this.insert = function (...args) {
38 this.get = function (...args) {
43 this.has = function (...args) {
48 this.getIndexOf = function (...args) {
53 this.removeByIndex = function (...args) {
58 this.remove = function (...args) {
63 this.getLastIndexOf = function (...args) {
68 this.getFirst = function (...args) {
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js42 getColumnIndex: function (...args) {
47 getColumnName: function (...args) {
52 goTo: function (...args) {
57 goToRow: function (...args) {
62 goToLastRow: function (...args) {
67 goToFirstRow: function (...args) {
72 goToNextRow: function (...args) {
77 goToPreviousRow: function (...args) {
82 getBlob: function (...args) {
87 getString: function (...args) {
[all …]

12345678910>>...177