Searched refs:GetBundleNames (Results 1 – 3 of 3) sorted by relevance
602 void GetBundleNames(std::vector<std::string> &bundleNames);
1571 void AppRunningRecord::GetBundleNames(std::vector<std::string> &bundleNames) in GetBundleNames() function in OHOS::AppExecFwk::AppRunningRecord
2186 appRecord->GetBundleNames(info.bundleNames); in GetRunningProcess()