Home
last modified time | relevance | path

Searched refs:fds_ (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_watcher.cpp44 fds_[fd] = callback; in AddFdToWatcher()
52 fds_.erase(fd); in RemoveFdToWatcher()
129 for (auto &&fd : fds_) { in WatcherThread()
162 for (auto &&fd : fds_) { in WatcherThread()
H A Dhci_watcher.h51 std::map<int, HciDataCallback> fds_; member in OHOS::HDI::Bluetooth::Hci::HciWatcher
/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
H A Dfb_composition.cpp48 fds_ = fbs; in FbComposition()
78 int ret = FbFresh(fds_[i], *layer, fence); in Apply()
H A Dfb_composition.h33 std::vector<int> fds_; member in OHOS::HDI::DISPLAY::FbComposition

Completed in 2 milliseconds