Home
last modified time | relevance | path

Searched defs:rlt (Results 1 – 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
Dsoftbus_handler_asset_test.cpp322 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
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
Dscan_service_test.cpp1492 … 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
1573 …bool rlt = pScanService->AllowScanByIntervalContinue(continueScanTime, lessThanIntervalCount, inte… in AllowScanByIntervalContinueSuccess3() local
1586 …bool rlt = pScanService->AllowScanByIntervalContinue(continueScanTime, lessThanIntervalCount, inte… in AllowScanByIntervalContinueFail1() local
1600 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess1() local
1613 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess2() local
[all …]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_key_v1_ext_test/
Dfscrypt_key_v1_ext_test.cpp122 auto rlt = userId - USER_ID_DIFF; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
Dscan_service.cpp247 ErrCode rlt = ScanControlInner(scanType); in Scan() local
282 ErrCode rlt = ScanControlInner(scanType); in ScanWithParam() local
335 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_EXTERN); in ScanControlInner() local
915 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_PNO); in BeginPnoScan() local
1252 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_SYSTEMTIMER); in StartSystemTimerScan() local
1643 ErrCode rlt = WIFI_OPT_SUCCESS; in ApplyScanPolices() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
Dffmpeg_reference_parser.cpp377 Status rlt = ParserRefInfoLoop(pkt, curStreamId); in ParserRefInfo() local