Searched defs:List (Results 1 - 4 of 4) sorted by relevance
/base/hiviewdfx/hiview/interfaces/js/napi/src/ | ||
H A D | hiview_service_agent.cpp | 40 int32_t HiviewServiceAgent::List(const std::string& logType, std::vector<HiviewFileInfo>& fileInfos)
in List() function in OHOS::HiviewDFX::HiviewServiceAgent |
H A D | napi_hiview_js.cpp | 34 static napi_value List(napi_env env, napi_callback_info info)
in List() function |
/base/hiviewdfx/hiview/adapter/service/client/src/ | ||
H A D | hiview_service_ability_proxy.cpp | 28 int32_t HiviewServiceAbilityProxy::List(const std::string& logType, std::vector<HiviewFileInfo>& fileInfos) in List() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy |
/base/hiviewdfx/hiview/adapter/service/server/src/ | ||
H A D | hiview_service_ability.cpp | 159 int32_t HiviewServiceAbility::List(const std::string& logType, std::vector<HiviewFileInfo>& fileInfos) in List() function in OHOS::HiviewDFX::HiviewServiceAbility |
Completed in 3 milliseconds