Home
last modified time | relevance | path

Searched defs:GetBriefFileName (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/log/src/
H A Daccount_log_wrapper.cpp28 std::string AccountLogWrapper::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::AccountSA::AccountLogWrapper
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/src/
H A Dapp_log_wrapper.cpp29 std::string AppLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::AppExecFwk::AppLogWrapper
/ohos5.0/foundation/communication/netmanager_base/utils/log/src/
H A Dnet_mgr_log_wrapper.cpp32 std::string NetMgrLogWrapper::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::NetManagerStandard::NetMgrLogWrapper
/ohos5.0/foundation/communication/netmanager_ext/utils/log/src/
H A Dnetmgr_ext_log_wrapper.cpp29 std::string NetMgrExtLogWrapper::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::NetManagerStandard::NetMgrExtLogWrapper
/ohos5.0/base/telephony/telephony_data/common/src/
H A Ddata_storage_log_wrapper.cpp34 std::string DataStorageLogWrapper::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::Telephony::DataStorageLogWrapper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_log_wrapper.cpp27 std::string AnsLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::Notification::AnsLogWrapper
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_log_wrapper.cpp31 std::string WantAgentLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::AbilityRuntime::WantAgent::WantAgentLogWrapper
/ohos5.0/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp43 std::string UpdateLog::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::UpdateEngine::UpdateLog
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h254 static const char* GetBriefFileName(const char* name) in GetBriefFileName() function