Searched defs:rlt (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
H A D | softbus_handler_asset_test.cpp | 322 auto rlt = softBusHandlerAsset.GetDstFile(file, "demoA", "demoB", "0", true); variable 457 auto rlt = softBusHandlerAsset.GenerateUris(fileList, "demoB", true); variable 486 auto rlt = softBusHandlerAsset.GenerateUris(fileList, "demoB", false); variable 510 auto rlt = softBusHandlerAsset.IsDir(fileName); variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service_test.cpp | 1492 … bool rlt = pScanService->AllowScanByIntervalFixed(fixedScanCount, fixedScanTime, interval, count); in AllowScanByIntervalFixedSuccess1() local 1502 … bool rlt = pScanService->AllowScanByIntervalFixed(fixedScanCount, fixedScanTime, interval, count); in AllowScanByIntervalFixedSuccess2() local 1518 … bool rlt = pScanService->AllowScanByIntervalFixed(fixedScanCount, fixedScanTime, interval, count); in AllowScanByIntervalFixedSuccess3() local 1529 … bool rlt = pScanService->AllowScanByIntervalFixed(fixedScanCount, fixedScanTime, interval, count); in AllowScanByIntervalFixedFail1() local 1548 …bool rlt = pScanService->AllowScanByIntervalContinue(continueScanTime, lessThanIntervalCount, inte… in AllowScanByIntervalContinueSuccess1() local 1561 …bool rlt = pScanService->AllowScanByIntervalContinue(continueScanTime, lessThanIntervalCount, inte… in AllowScanByIntervalContinueSuccess2() local 1600 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess1() local 1613 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess2() local 1628 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess3() local 1643 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistFail1() local [all …]
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_key_v1_ext_test/ |
H A D | fscrypt_key_v1_ext_test.cpp | 122 auto rlt = userId - USER_ID_DIFF; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service.cpp | 247 ErrCode rlt = ScanControlInner(scanType); in Scan() local 288 ErrCode rlt = ScanControlInner(scanType); in ScanWithParam() local 341 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_EXTERN); in ScanControlInner() local 921 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_PNO); in BeginPnoScan() local 1258 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_SYSTEMTIMER); in StartSystemTimerScan() local 1649 ErrCode rlt = WIFI_OPT_SUCCESS; in ApplyScanPolices() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_reference_parser.cpp | 384 Status rlt = ParserRefInfoLoop(pkt, curStreamId); in ParserRefInfo() local
|