Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/devicestatusagent_fuzzer/
H A Ddevicestatusagent_fuzzer.cpp32 static std::shared_ptr<DeviceStatusAgent> agent_ = std::make_shared<DeviceStatusAgent>(); variable
/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dinput_method_controller.h858 std::shared_ptr<IInputMethodAgent> agent_ = nullptr; variable