Home
last modified time | relevance | path

Searched defs:errorLog (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h270 struct ErrorLog errorLog; member
307 struct ErrorLog errorLog; member
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h266 struct ErrorLog errorLog; member
304 struct ErrorLog errorLog; member
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h305 struct ErrorLog errorLog; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_database_utils.cpp490 void BackupDatabaseUtils::PrintErrorLog(const std::string &errorLog, int64_t start) in PrintErrorLog()