Home
last modified time | relevance | path

Searched defs:tempVector (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp313 std::vector<std::string> tempVector; in HandleStartDhidRemoteInput() local
350 std::vector<std::string> tempVector; in HandleStopDhidRemoteInput() local
388 std::vector<std::string> tempVector; in HandleStartRelayDhidRemoteInput() local
426 std::vector<std::string> tempVector; in HandleStopRelayDhidRemoteInput() local
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/src/
H A Denable_ime_data_parser.cpp284 std::vector<std::string> &tempVector) in ParseTempIme()