Home
last modified time | relevance | path

Searched defs:pName (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
DFPS.cpp59 void FPS::SetPackageName(std::string pName) in SetPackageName()
/developtools/profiler/device/plugins/native_hook/test/
Dmalloc_test.cpp203 auto pName = std::make_unique<std::string>("Hello"); in UniqueString() local