Home
last modified time | relevance | path

Searched defs:searchKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drender_search.cpp78 void RenderSearch::FireSubmitEvent(const std::string& searchKey) in FireSubmitEvent()
100 renderTextField->SetSubmitEvent([weak = WeakClaim(this)](const std::string& searchKey) { in PerformLayout()
310 std::string searchKey = textEditController_->GetText(); in HandleEnterEvent() local
483 std::string searchKey = textEditController_->GetText(); in HandleClick() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp96 std::string searchKey; in RegisterAudioDevice() local
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp76 static bool OsDeviceCompare(HdfSListNode *listEntry, uint32_t searchKey) in OsDeviceCompare()
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c56 static bool OsDeviceCompare(struct HdfSListNode *listEntry, uint32_t searchKey) in OsDeviceCompare()
H A Dliteos_adapter.c200 static bool OsDeviceCompare(struct HdfSListNode *listEntry, uint32_t searchKey) in OsDeviceCompare()