Home
last modified time | relevance | path

Searched refs:GetAllLogTypes (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h76 std::vector<uint16_t> GetAllLogTypes();
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp202 * @tc.desc: GetAllLogTypes.
208 vector<uint16_t> vec = GetAllLogTypes(); in HWTEST_F()
/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp718 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleBufferSizeGetRqst()
742 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleBufferSizeSetRqst()
813 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleLogRemoveRqst()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp211 vector<uint16_t> GetAllLogTypes() in GetAllLogTypes() function

Completed in 4 milliseconds