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
167 auto appName = line; in ReadEnableList() local
65 DProfiler::DProfiler(std::string_view appName, Runtime *runtime) in DProfiler()
37 std::string appName; member
1163 std::string_view appName = [](std::string_view path) -> std::string_view { in ExecutePandaFile() local1220 int Runtime::StartDProfiler(std::string_view appName) in StartDProfiler()