Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/utils/log/src/
Dnet_mgr_log_wrapper.cpp32 std::string NetMgrLogWrapper::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::NetManagerStandard::NetMgrLogWrapper
/foundation/communication/netmanager_ext/utils/log/src/
Dnetmgr_ext_log_wrapper.cpp29 std::string NetMgrExtLogWrapper::GetBriefFileName(const std::string &file) in GetBriefFileName() function in OHOS::NetManagerStandard::NetMgrExtLogWrapper
/foundation/bundlemanager/bundle_framework/common/log/src/
Dapp_log_wrapper.cpp29 std::string AppLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::AppExecFwk::AppLogWrapper
/foundation/resourceschedule/background_task_mgr/frameworks/common/src/
Dbgtaskmgr_log_wrapper.cpp30 std::string BgTaskMgrLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::BackgroundTaskMgr::BgTaskMgrLogWrapper
/foundation/resourceschedule/work_scheduler/utils/native/src/
Dwork_sched_hilog.cpp31 std::string WorkSchedHilog::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::WorkScheduler::WorkSchedHilog
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dwant_agent_log_wrapper.cpp31 std::string WantAgentLogWrapper::GetBriefFileName(const char *str) in GetBriefFileName() function in OHOS::AbilityRuntime::WantAgent::WantAgentLogWrapper
/foundation/arkui/ace_engine/frameworks/base/log/
Dlog_wrapper.h100 static const char* GetBriefFileName(const char* name) in GetBriefFileName() function