Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
Duser_cert_plugin_test.cpp143 int32_t replyCode = ERR_INVALID_VALUE; variable
165 int32_t replyCode = ERR_INVALID_VALUE; variable
189 int32_t replyCode = ERR_INVALID_VALUE; variable
Dpower_policy_plugin_test.cpp200 int32_t replyCode = reply.ReadInt32(); variable
219 int32_t replyCode = reply.ReadInt32(); variable
241 int32_t replyCode = reply.ReadInt32(); variable
/base/usb/usb_manager/services/native/src/
Dusb_function_switch_window.cpp194 int32_t replyCode = -1; in CloseDialog() local