Home
last modified time | relevance | path

Searched refs:ShowIllealInfomation (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/common/src/dfx/standard/
H A Ddm_hidumper.cpp80 ret = ShowIllealInfomation(result); in ProcessDump()
132 int32_t HiDumpHelper::ShowIllealInfomation(std::string &result) in ShowIllealInfomation() function in OHOS::DistributedHardware::HiDumpHelper
134 LOGI("ShowIllealInfomation Dump"); in ShowIllealInfomation()
/foundation/distributedhardware/device_manager/common/include/dfx/standard/
H A Ddm_hidumper.h40 int32_t ShowIllealInfomation(std::string &result);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/
H A Dhidump_helper.h52 int32_t ShowIllealInfomation(std::string &result);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dhidump_helper.h60 void ShowIllealInfomation(std::string &result);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhidump_helper.cpp74 ShowIllealInfomation(result); in Dump()
380 void HidumpHelper::ShowIllealInfomation(std::string &result) in ShowIllealInfomation() function in OHOS::AppExecFwk::HidumpHelper
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Dhidump_helper.cpp124 errCode = ShowIllealInfomation(result); in ProcessDump()
320 int32_t HidumpHelper::ShowIllealInfomation(std::string &result) in ShowIllealInfomation() function in OHOS::DistributedHardware::HidumpHelper
322 DHLOGI("ShowIllealInfomation Dump."); in ShowIllealInfomation()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_dfx.cpp57 int32_t ret = HiDumpHelper::GetInstance().ShowIllealInfomation(result); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/hidumphelper/src/
H A Dhidump_helper_test.cpp246 * @tc.desc: Verify the ShowIllealInfomation function
253 int32_t ret = HidumpHelper::GetInstance().ShowIllealInfomation(result); in HWTEST_F()

Completed in 4 milliseconds