Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/entry/src/main/resources/rawfile/searchConfig/
H A DsearchPage.json9 "entryKey": "cross_device_clipboard_entry", string
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/entry/src/main/resources/rawfile/searchConfig/
H A DsearchPage.json9 "entryKey": "continue_entry", string
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_change_handler.cpp50 std::unique_ptr<ProfileKey> ProfileKey::Parse(const std::string& entryKey) in Parse()