Home
last modified time | relevance | path

Searched refs:GetPidAppType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_multi_app_strategy.h61 std::unordered_map<std::string, std::pair<pid_t, int32_t>> GetPidAppType();
H A Dhgm_multi_app_strategy.cpp209 std::unordered_map<std::string, std::pair<pid_t, int32_t>> HgmMultiAppStrategy::GetPidAppType() in GetPidAppType() function in OHOS::Rosen::HgmMultiAppStrategy