Home
last modified time | relevance | path

Searched defs:bindInfo_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/
H A Dinput_windows_manager.h350 InputDisplayBindHelper bindInfo_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h164 BindInfo bindInfo_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp213 for (auto &bindInfo_ : bindInfos_) { in ~KVDBGeneralStore() local