Home
last modified time | relevance | path

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

/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/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/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/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.h247 static const char* GetBriefFileName(const char* name) in GetBriefFileName() function