/test/xts/acts/ability/ability_runtime/featureability/sceneproject/startability/entry/src/main/js/MainAbility/pages/index/ |
H A D | index.js | 22 console.debug("====>Publish CallBack ACTS_StartAbility_0100_CommonEvent====>"); 25 console.debug("====>Publish CallBack ACTS_StartAbility_0201_CommonEvent====>"); 28 console.debug("====>Publish CallBack ACTS_StartAbility_0301_CommonEvent====>"); 31 console.debug("====>Publish CallBack ACTS_StartAbility_0401_CommonEvent====>"); 34 console.debug("====>Publish CallBack ACTS_StartAbility_0501_CommonEvent====>"); 37 console.debug("====>Publish CallBack ACTS_StartAbility_0601_CommonEvent====>"); 40 console.debug("====>Publish CallBack ACTS_StartAbility_1000_CommonEvent====>"); 43 console.debug("====>Publish CallBack ACTS_StartAbility_1300_CommonEvent====>"); 54 console.debug('==========onShow Called==========') 64 console.debug(' [all...] |
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/entry/src/main/js/ServiceAbility1/ |
H A D | service.js | 63 console.debug('ACTS_SerivceAbilityServer 0425 ====>onStart .ts 0851 =' + 68 console.debug('ACTS_SerivceAbilityServer ====<onStop'); 72 console.debug('ACTS_SerivceAbilityServer ====>onCommand=' + 97 console.debug('ACTS_SerivceAbilityServer start Ability 1000 callback=====' + 105 console.debug('ACTS_SerivceAbilityServer_onCommand 100 200 301 401.=====>' + 109 console.debug('ACTS_SerivceAbilityServer_onCommand publish err=====>' + err); 117 console.debug('ACTS_SerivceAbilityServer ====>onConnect=' + 121 console.debug('ACTS_SerivceAbilityServer_onConnectCallback ====> mConnIdJs=' + 123 console.debug('ACTS_SerivceAbilityServer_onConnectCallback ====> element=' + 125 console.debug('ACTS_SerivceAbilityServer_onConnectCallbac [all...] |
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/entry/src/main/js/ServiceAbility2/ |
H A D | service.js | 57 console.debug('ACTS_SerivceAbilityServerSecond ====>onStart=' + 62 console.debug('ACTS_SerivceAbilityServerSecond ====<onStop'); 66 console.debug('ACTS_SerivceAbilityServerSecond ====>onCommand=' + 70 console.debug('ACTS_SerivceAbilityServerSecond_onCommand' + '_' + want.action + 78 console.debug('ACTS_SerivceAbilityServerSecond ====>onConnect=' + 81 console.debug('ACTS_SerivceAbilityServerSecond_onConnectCallback ====> want.action=' + 83 console.debug('ACTS_SerivceAbilityServerSecond_onConnectCallback ====> element=' + 85 console.debug('ACTS_SerivceAbilityServerSecond_onConnectCallback ====> remote=' + 89 console.debug('publish = ACTS_SerivceAbilityServerSecond_onConnect' + '_' + want.action); 95 console.debug('ACTS_SerivceAbilityServerSecond_onDisconnectCallbac [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_wapi.h | 76 #define wapi_tx_drop_inc(pst_wapi) pst_wapi->debug.ultx_ucast_drop++ 77 #define wapi_tx_wai_inc(pst_wapi) pst_wapi->debug.ultx_wai++ 78 #define wapi_tx_port_valid(pst_wapi) pst_wapi->debug.ultx_port_valid++ 79 #define wapi_rx_port_valid(wapi) wapi->debug.ulrx_port_valid++ 80 #define wapi_rx_idx_err(wapi) wapi->debug.ulrx_idx_err++ 81 #define wapi_rx_netbuf_len_err(wapi) wapi->debug.ulrx_netbuff_len_err++ 82 #define wapi_rx_idx_update_err(wapi) wapi->debug.ulrx_idx_update_err++ 83 #define wapi_rx_key_en_err(pst_wapi) pst_wapi->debug.ulrx_key_en_err++ 84 #define wapi_rx_memalloc_err(wapi) wapi->debug.ulrx_memalloc_err++ 85 #define wapi_rx_mic_err(wapi) wapi->debug [all...] |
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
H A D | manager_device.py | 108 LOG.debug("Start %s error: %s" % ( 132 LOG.debug("Apply device: apply lock con lock") 138 LOG.debug("Wait for available device founded") 142 LOG.debug("Apply device: release lock con lock") 150 LOG.debug("Allocate device option: apply list con lock") 152 LOG.debug("Allocate device option: list con wait timeout") 156 LOG.debug("Require device label is: %s" % device_option.label) 161 LOG.debug("Allocate device sn: %s, type: %s" % ( 167 LOG.debug("Allocate device option: release list con lock") 171 LOG.debug("Releas [all...] |
/test/xts/acts/ability/ability_runtime/featureability/sceneproject/terminateabilitytest/entry/src/main/js/MainAbility/pages/index/ |
H A D | index.js | 22 console.debug("====>Publish CallBack ACTS_TerminateAbility_0100_CommonEvent====>"); 25 console.debug("====>Publish CallBack ACTS_TerminateAbility_0200_CommonEvent====>"); 28 console.debug("====>Publish CallBack ACTS_Test_TerminateAbility_0100_Return====>"); 31 console.debug("====>Publish CallBack ACTS_Test_TerminateAbility_0200_Return====>"); 45 console.debug('==========Terminate Ability Success==========');
|
/test/testfwk/xdevice/plugins/devicetest/core/ |
H A D | variables.py | 60 log.debug("project path:{}".format(project_path)) 151 self.log.debug("set CurCase error msg as: {}".format(error_msg)) 155 self.log.debug("set CurCase run section as: {}".format(run_section)) 160 self.log.debug( 165 self.log.debug( 170 self.log.debug("set CurCase name as: {}".format(self.name)) 174 self.log.debug( 185 self.log.debug("case_abs_path_base_name:{}, test_suite_path:{}" 192 self.log.debug("set case screenshot dir path as: {}".format( 204 self.log.debug("se [all...] |
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/JsDistributedMusicPlayer/entry/src/main/js/MainAbility/model/ |
H A D | KvStoreModel.js | 41 logger.debug(TAG, `createKVManager success, kvManager=${JSON.stringify(manager)}`) 54 logger.debug(TAG, `getKVStore success, kvStore=${store}`) 67 logger.debug(TAG, `broadcastMessage ${msg}`) 76 logger.debug(TAG, `kvStore.put ${key}=${value}`) 79 logger.debug(TAG, `kvStore.get ${key}=${JSON.stringify(data)}`) 81 logger.debug(TAG, `kvStore.put ${key} finished, data= ${JSON.stringify(data)}`) 88 logger.debug(TAG, `setOnMessageReceivedListener ${msg}`) 93 logger.debug(TAG, `dataChange ${JSON.stringify(data)} insert ${data.insertEntries.length} update ${data.updateEntries.length}`) 96 logger.debug(TAG, `insertEntries receive ${msg}=${JSON.stringify(data.insertEntries[i].value)}`) 103 logger.debug(TA [all...] |
H A D | RemoteDeviceModel.js | 62 logger.debug(TAG, `getTrustedDeviceListSync end, deviceList=${JSON.stringify(list)}`) 74 logger.debug(TAG, `deviceStateChange data=${JSON.stringify(data)}`) 79 logger.debug(TAG, `ready, updated device list=${JSON.stringify(this.deviceList)}`) 82 logger.debug(TAG, `getTrustedDeviceListSync end, deviceList=${JSON.stringify(list)}`) 101 logger.debug(TAG, `offline, updated device list=${JSON.stringify(data.device)}`) 110 logger.debug(TAG, `discoverSuccess data=${JSON.stringify(data)} deviceList=${this.deviceList} length=${this.deviceList.length}`) 121 logger.debug(TAG, `discoverFailure data=${JSON.stringify(data)}`) 148 logger.debug(TAG, `authDevice ${deviceId}`) 157 logger.debug(TAG, `authenticateDevice ${JSON.stringify(this.discoverList[i])}`) 172 logger.debug(TA [all...] |
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/DistributeCalc/entry/src/main/js/MainAbility/common/ |
H A D | kvstoreModel.js | 42 logger.debug(`createKVManager success, kvManager=${JSON.stringify(manager)}`) 54 logger.debug(TAG, `getKVStore success, kvStore=${store}`) 64 logger.debug(TAG, `kvStore.put ${key}=${value}`) 67 logger.debug(TAG, `kvStore.put ${key} finished, data=${JSON.stringify(data)}`) 103 logger.debug(TAG, `setOnMessageReceivedListener ${msg}`) 108 logger.debug(TAG, `dataChange, ${JSON.stringify(data)}`) 109 logger.debug(TAG, `dataChange, insert ${data.insertEntries.length} update ${data.updateEntries.length}`) 124 logger.debug(TAG, `Entries receive ${msg}=${value}`) 126 logger.debug(TAG, `Entries receive valueResult = ${valueResult}`)
|
/test/xts/acts/ability/ability_runtime/featureability/sceneproject/getcallingbundletest/entry/src/main/js/MainAbility/pages/index/ |
H A D | index.js | 22 console.debug("====>Publish CallBack ACTS_GetCallingBundle_0100_CommonEvent====>"); 25 console.debug("====>Publish CallBack ACTS_GetCallingBundle_0100_Promise====>"); 28 console.debug("====>Publish CallBack ACTS_GetCallingBundle_0100_Callback====>"); 44 console.debug("getCallingBundle : " + data)
|
/test/xts/acts/ability/ability_runtime/featureability/sceneproject/getcallingbundletest/entry/src/main/js/MainAbility/ |
H A D | app.js | 22 console.debug('====>Publish CallBack ACTS_GetCallingBundle_0100_CommonEvent====>'); 25 console.debug('====>Publish CallBack ACTS_GetCallingBundle_0100_Promise====>'); 28 console.debug('====>Publish CallBack ACTS_GetCallingBundle_0100_Callback====>'); 44 console.debug('getCallingBundle : ' + data);
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
H A D | dmlib.py | 108 LOG.debug("HdcMonitor map add host %s, map is %s" % 168 LOG.debug( 178 LOG.debug("HdcMonitor stop host %s" % host) 189 LOG.debug("HdcMonitor {} monitor stop!".format(HdcHelper.CONNECTOR_NAME)) 190 LOG.debug("HdcMonitor map is %s" % HdcMonitor.MONITOR_MAP) 196 LOG.debug("current connector name is %s" % HdcHelper.CONNECTOR_NAME) 202 LOG.debug( 214 LOG.debug("Handle exception monitor loop: %s" % 218 LOG.debug("Handle exception monitor loop, main hdc connection closed, " 231 LOG.debug("Dmli [all...] |
H A D | device.py | 104 LOG.debug("Device {} {} is false".format(self.device_sn, 130 LOG.debug("{} not running, set device {} {} false".format( 137 LOG.debug("Set device {} {} false".format( 148 LOG.debug("Set device {} {} false".format( 333 LOG.debug("Device %s %s is false, cannot recover device" % ( 369 LOG.debug(stdout) 399 LOG.debug("{} execute command {} {} {}".format(convert_serial(self.device_sn), 414 LOG.debug(line.strip()) 518 LOG.debug(ret) 541 LOG.debug("devic [all...] |
/foundation/ability/ability_runtime/frameworks/js/napi/dataUriUtils/ |
H A D | data_uri_utils.js | 19 console.debug('DataUriUtils getId called.'); 34 console.debug('DataUriUtils updateId called.'); 45 console.debug('DataUriUtils deleteId called.'); 60 console.debug('DataUriUtils attachId called.');
|
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/JsDistributedMusicPlayer/entry/src/main/js/MainAbility/pages/index/ |
H A D | index.js | 67 logger.debug(TAG, `on player status changed, isPlaying=${isPlaying} refresh ui`) 93 logger.debug(TAG, `grantPermission,requestPermissionsFromUser,result.requestCode=${result.requestCode}`) 98 logger.debug(TAG, `featureAbility.getWant=${JSON.stringify(want)}`) 104 logger.debug(TAG, `restorePlayingStatus finished, index=${index}`) 141 logger.debug(TAG, `refreshSongInfo ${index}/${this.playerModel.playlist.audioFiles.length}`) 156 logger.debug(TAG, `refreshSongInfo this.title=${this.title} this.totalMs=${this.totalMs}` 160 logger.debug(TAG, `setProgress ${e.mode}, ${e.value}`) 164 logger.debug(TAG, `setProgress ignored, totalMs=${this.totalMs}`) 170 logger.debug(TAG, `player.seek ${currentMs}`) 215 logger.debug(TA [all...] |
/test/testfwk/developer_test/local_coverage/interface_coverage/ |
H A D | interface_coverage_gcov_lcov.py | 144 debug = func["debug"].replace("KVSTORE_API", "") 145 debug = debug.replace(" ", "") 146 debug = debug.strip("{") 147 if debug.endswith("=delete;"): 149 if debug.endswith("=default;"): 151 if debug.startswith("inline"): 153 if debug [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | ip4_addr.h | 165 #define ip4_addr_debug_print_parts(debug, a, b, c, d) \ 166 LWIP_DEBUGF(debug, ("%" U16_F ".%" U16_F ".%" U16_F ".%" U16_F, a, b, c, d)) 167 #define ip4_addr_debug_print(debug, ipaddr) \ 168 ip4_addr_debug_print_parts(debug, \ 173 #define ip4_addr_debug_print_val(debug, ipaddr) \ 174 ip4_addr_debug_print_parts(debug, \ 180 #define ip4_addr_debug_print_parts(debug, a, b, c, d) 181 #define ip4_addr_debug_print(debug, ipaddr) 182 #define ip4_addr_debug_print_val(debug, ipaddr)
|
H A D | ip_addr.h | 254 #define ip_addr_debug_print(debug, ipaddr) do { if (IP_IS_V6(ipaddr)) { \ 255 ip6_addr_debug_print(debug, ip_2_ip6(ipaddr)); } else { \ 256 ip4_addr_debug_print(debug, ip_2_ip4(ipaddr)); } }while (0) 257 #define ip_addr_debug_print_val(debug, ipaddr) do { if (IP_IS_V6_VAL(ipaddr)) { \ 258 ip6_addr_debug_print_val(debug, *ip_2_ip6(&(ipaddr))); } else { \ 259 ip4_addr_debug_print_val(debug, *ip_2_ip4(&(ipaddr))); } }while (0) 261 #define ip_addr_debug_print(debug, ipaddr) 262 #define ip_addr_debug_print_val(debug, ipaddr) 342 #define ip_addr_debug_print(debug, ipaddr) ip4_addr_debug_print(debug, ipadd [all...] |
/test/testfwk/xdevice/plugins/devicetest/utils/ |
H A D | img_util.py | 130 rect=None, loc=ImgLoc.All.value, debug=False): 145 @param debug: 是否打印debug信息 147 if debug: 158 if debug: 160 return ImgUtils.find_arr(data1, data2, similar, density, rect, debug) 163 def find_arr(im1, im2, similar=1, density=None, rect=None, debug=False): 177 if debug: 197 if debug: 224 if debug [all...] |
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_debug.h | 36 #define _mpp_dbg(debug, flag, fmt, ...) mpp_log_c((debug) & (flag), fmt, ## __VA_ARGS__) 37 #define _mpp_dbg_f(debug, flag, fmt, ...) mpp_log_cf((debug) & (flag), fmt, ## __VA_ARGS__) 51 * in h264d module define module debug flag variable like: h265d_debug 64 * finally use environment control the debug flag 70 * sub-module debug flag usage example: 74 * 0~15 bit: software debug print 75 * 16~23 bit: hardware debug print
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_log.h | 28 * mpp_dbg is for all optional message. it can be controlled by debug and flag. 34 #define _mpp_dbg(debug, flag, fmt, ...) \ 36 if (debug & flag) \ 47 #define _mpp_dbg_f(debug, flag, fmt, ...) \ 49 if (debug & flag) \ 75 * in h264d module define module debug flag variable like: h265d_debug 88 * finally use environment control the debug flag 94 * sub-module debug flag usage example: 98 * 0~15 bit: software debug print 99 * 16~23 bit: hardware debug prin [all...] |
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_log.h | 28 * mpp_dbg is for all optional message. it can be controlled by debug and flag. 34 #define _mpp_dbg(debug, flag, fmt, ...) \ 36 if (debug & flag) \ 47 #define _mpp_dbg_f(debug, flag, fmt, ...) \ 49 if (debug & flag) \ 74 * in h264d module define module debug flag variable like: h265d_debug 87 * finally use environment control the debug flag 93 * sub-module debug flag usage example: 97 * 0~15 bit: software debug print 98 * 16~23 bit: hardware debug prin [all...] |
/foundation/ability/ability_runtime/frameworks/js/napi/abilityDataUriUtils/ |
H A D | ability_data_uri_utils.js | 42 console.debug('DataUriUtils getId called.'); 57 console.debug('DataUriUtils updateId called.'); 68 console.debug('DataUriUtils deleteId called.'); 83 console.debug('DataUriUtils attachId called.');
|
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventapmtest/entry/src/ohosTest/js/TestRunner/ |
H A D | OpenHarmonyTestRunner.js | 46 let debug = abilityDelegatorArguments.parameters['-D']; 47 console.info('debug value : ' + debug); 48 if (debug === 'true')
|