Home
last modified time | relevance | path

Searched defs:fileInfos (Results 1 – 9 of 9) sorted by relevance

/base/hiviewdfx/hiview/adapter/service/test/unittest/common/
Dadapter_loglibrary_ability_test.cpp69 std::vector<HiviewFileInfo> fileInfos; variable
82 std::vector<HiviewFileInfo> fileInfos; variable
/base/hiviewdfx/hiview/interfaces/js/napi/test/unittest/common/
Dloglibrary_agent_test.cpp55 std::vector<HiviewFileInfo> fileInfos; variable
/base/hiviewdfx/hiview/interfaces/ets/ani/loglibrary/src/
Dloglibrary_ani_util.cpp48 const std::vector<HiviewFileInfo>& fileInfos, ani_array_ref &logEntryArray) in CreateLogEntryArray()
99 ani_ref LogLibraryAniUtil::ListResult(ani_env *env, const std::vector<HiviewFileInfo>& fileInfos) in ListResult()
Dloglibrary_ani.cpp34 std::vector<HiviewFileInfo> fileInfos; in List() local
/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewserviceabilitystub_fuzzer/
Dhiview_service_ability_stub_fuzzer.cpp96 std::vector<HiviewFileInfo> fileInfos; in HiviewServiceAbilityListFilesFuzzTest() local
/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dhiview_service_agent.cpp40 int32_t HiviewServiceAgent::List(const std::string& logType, std::vector<HiviewFileInfo>& fileInfos) in List()
Dnapi_hiview_js.cpp54 std::vector<HiviewFileInfo> fileInfos; in List() local
Dhiview_napi_util.cpp140 …wNapiUtil::GenerateFileInfoResult(const napi_env env, const std::vector<HiviewFileInfo>& fileInfos) in GenerateFileInfoResult()
/base/hiviewdfx/hiview/adapter/service/server/src/
Dhiview_service_ability.cpp186 …HiviewServiceAbility::ListFiles(const std::string& logType, std::vector<HiviewFileInfo>& fileInfos) in ListFiles()
200 …iceAbility::GetFileInfoUnderDir(const std::string& dirPath, std::vector<HiviewFileInfo>& fileInfos) in GetFileInfoUnderDir()