Home
last modified time | relevance | path

Searched refs:SetPackageName (Results 1 - 15 of 15) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A Dsp_profiler_factory.cpp107 fps.SetPackageName(pkg); in SetProfilerPkg()
109 profilerFps.SetPackageName(pkg); in SetProfilerPkg()
111 ram.SetPackageName(pkg); in SetProfilerPkg()
113 cpu.SetPackageName(pkg); in SetProfilerPkg()
H A DFPS.cpp89 void FPS::SetPackageName(std::string pName) in SetPackageName() function in OHOS::SmartPerf::FPS
H A DRAM.cpp138 void RAM::SetPackageName(const std::string &pName) in SetPackageName() function in OHOS::SmartPerf::RAM
H A DCPU.cpp88 void CPU::SetPackageName(const std::string &pName) in SetPackageName() function in OHOS::SmartPerf::CPU
91 LOGI("CPU SetPackageName name(%s)", pName.c_str()); in SetPackageName()
H A Dprofiler_fps.cpp83 void ProfilerFPS::SetPackageName(std::string pName) in SetPackageName() function in OHOS::SmartPerf::ProfilerFPS
/developtools/profiler/host/smartperf/client/client_command/include/
H A Dnavigation.h32 void SetPackageName(const std::string &pName);
H A DCPU.h48 void SetPackageName(const std::string &pName);
H A DFPS.h63 void SetPackageName(std::string pName);
H A DRAM.h49 void SetPackageName(const std::string &pName);
H A Dprofiler_fps.h64 void SetPackageName(std::string pName);
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H A Dsp_daemon_test.cpp59 cpu.SetPackageName(packName); in HWTEST_F()
119 fps.SetPackageName(packName); in HWTEST_F()
194 ram.SetPackageName(packName); in HWTEST_F()
/developtools/packing_tool/packing_tool/frameworks/include/json/
H A Dhap_verify_info.h48 void SetPackageName(const std::string& packageName);
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dhap_verify_info.cpp77 void HapVerifyInfo::SetPackageName(const std::string& packageName) in SetPackageName() function in OHOS::AppPackingTool::HapVerifyInfo
H A Dmodule_json_fa.cpp813 hapVerifyInfo.SetPackageName(packageStr); in SetFaHapVerifyInfoByModuleObj()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
H A Dhap_verify_utils_test.cpp654 hapVerifyInfo3.SetPackageName("test"); in HWTEST_F()
656 hapVerifyInfo4.SetPackageName("test"); in HWTEST_F()

Completed in 17 milliseconds