Searched refs:GetAllPkgName (Results 1 – 11 of 11) sorted by relevance
47 std::vector<std::string> IpcServerListener::GetAllPkgName() in GetAllPkgName() function in OHOS::DistributedHardware::IpcServerListener49 return IpcServerStub::GetInstance().GetAllPkgName(); in GetAllPkgName()
274 std::vector<std::string> IpcServerStub::GetAllPkgName() in GetAllPkgName() function in OHOS::DistributedHardware::IpcServerStub
51 std::vector<std::string> GetAllPkgName();
115 std::vector<std::string> GetAllPkgName();
49 std::vector<std::string> GetAllPkgName();
52 std::vector<std::string> GetAllPkgName();
57 IpcServerStub::GetInstance().GetAllPkgName(); in IpcServerStubFuzzTest()
95 std::vector<std::string> IpcServerListener::GetAllPkgName() in GetAllPkgName() function in OHOS::DistributedHardware::IpcServerListener
111 std::vector<std::string> PkgNameVec = ipcServerListener_.GetAllPkgName(); in ProcessDeviceStateChange()497 std::vector<std::string> PkgNameVec = ipcServerListener_.GetAllPkgName(); in OnDeviceScreenStateChange()525 std::vector<std::string> PkgNameVec = ipcServerListener_.GetAllPkgName(); in OnCredentialAuthStatus()
361 std::vector<std::string> pkgName = ipcServerListener->GetAllPkgName();
686 pkgName = IpcServerStub::GetInstance().GetAllPkgName();