Home
last modified time | relevance | path

Searched refs:GetFileToList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dpeer_binder_catcher.h73 std::vector<std::string> GetFileToList(std::string line) const;
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h97 std::vector<std::string> GetFileToList(std::string line) const;
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp182 std::vector<std::string> PeerBinderCatcher::GetFileToList(std::string line) const in GetFileToList() function in OHOS::HiviewDFX::PeerBinderCatcher
232 std::vector<std::string> strList = GetFileToList(line); in BinderInfoLineParser()
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp369 std::vector<std::string> strList = GetFileToList(line); in BinderLineParser()
412 std::vector<std::string> AppfreezeManager::GetFileToList(std::string line) const in GetFileToList() function in OHOS::AppExecFwk::AppfreezeManager