Searched refs:KEY_PREFIX (Results 1 – 1 of 1) sorted by relevance
53 const std::string KEY_PREFIX = "debug.hitrace.app_"; variable85 std::string keyStr = KEY_PREFIX + std::to_string(i); in IsAppValid()