Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
Dbtm_snoop.c182 bool exists = false; in BtmIsFileExists() local
194 bool exists = BtmIsFileExists(HCI_LOG_PATH); in BtmPrepareSnoopFile() local
209 bool exists = BtmIsFileExists(g_outputPath); in BtmPrepareSnoopFile() local
/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/monitor/
Ddownload_monitor.cpp177 …bool exists = CppExt::AnyOf(retryTasks_.begin(), retryTasks_.end(), [&](const RetryRequest& item) { in OnDownloadStatus() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
Dtrans_auth_manager.c223 bool exists = false; in OnRequsetUpdateAuthChannel() local