Searched defs:appName (Results 1 – 6 of 6) sorted by relevance
27 ProfilingData(std::string appName, uint64_t hash, uint32_t pid) in ProfilingData()
37 std::string appName = ""; in GetPreloadAOTFileName() local
155 auto appName = line; in ReadEnableList() local
65 DProfiler::DProfiler(std::string_view appName, Runtime *runtime) in DProfiler()
37 std::string appName; member
1144 std::string_view appName = [](std::string_view path) -> std::string_view { in ExecutePandaFile() local1201 int Runtime::StartDProfiler(std::string_view appName) in StartDProfiler()