Searched refs:TextToBinary (Results 1 – 3 of 3) sorted by relevance
161 …if (PGOProfilerManager::GetInstance()->TextToBinary(option.GetProfInPath(), option.GetProfOutPath(… in Main()
219 …bool PUBLIC_API TextToBinary(const std::string &inPath, const std::string &outPath, uint32_t hotne… in TextToBinary() function
662 HWTEST_F_L0(PGOProfilerTest, TextToBinary) in HWTEST_F_L0() argument676 …ASSERT_TRUE(PGOProfilerManager::GetInstance()->TextToBinary("ark-profiler10/modules.text", "ark-pr… in HWTEST_F_L0()