Searched defs:List (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ | ||
| D | napi_hiview_js.cpp | 34 static napi_value List(napi_env env, napi_callback_info info) in List() function |
| 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 |
| /base/hiviewdfx/hiview/adapter/service/client/src/ | ||
| D | hiview_service_ability_proxy.cpp | 28 int32_t HiviewServiceAbilityProxy::List(const std::string& logType, std::vector<HiviewFileInfo>& fi… in List() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy |
| /base/hiviewdfx/hiview/adapter/service/server/src/ | ||
| D | hiview_service_ability.cpp | 159 int32_t HiviewServiceAbility::List(const std::string& logType, std::vector<HiviewFileInfo>& fileInf… in List() function in OHOS::HiviewDFX::HiviewServiceAbility |