Searched refs:GetResidentProcessRawData (Results 1 – 4 of 4) sorted by relevance
29 …void GetResidentProcessRawData(std::vector<std::tuple<std::string, std::string, std::string>> &lis…
70 instance.GetResidentProcessRawData(list); in DoSomethingInterestingWithMyAPI()
43 void ParserUtil::GetResidentProcessRawData(std::vector<std::tuple<std::string, std::string, std::st… in GetResidentProcessRawData() function in OHOS::AbilityRuntime::ParserUtil
52 parser.GetResidentProcessRawData(initList); in OnCreate()