Home
last modified time | relevance | path

Searched defs:replyType (Results 1 – 6 of 6) sorted by relevance

/base/msdp/device_status/intention/stationary/client/src/
Dstationary_client.cpp72 int32_t replyType = -1; in GetDeviceStatusData() local
/base/msdp/device_status/test/unittest/intention/stationary/src/
Dstationary_server_test.cpp137 int32_t replyType; variable
/base/msdp/device_status/intention/stationary/server/src/
Dstationary_server.cpp154 int32_t &replyType, int32_t &replyValue) in GetDeviceStatusData()
/base/msdp/device_status/test/fuzztest/intentionservice_fuzzer/
Dintention_service_fuzzer.cpp489 ErrCode GetDeviceStatusData(int32_t type, int32_t &replyType, int32_t &replyValue) override in GetDeviceStatusData()
/base/msdp/device_status/intention/services/intention_service/src/
Dintention_service.cpp571 ErrCode IntentionService::GetDeviceStatusData(int32_t type, int32_t &replyType, int32_t &replyValue) in GetDeviceStatusData()
/base/msdp/device_status/intention/ipc/tunnel/src/
Dintention_client.cpp995 int32_t IntentionClient::GetDeviceStatusData(int32_t type, int32_t &replyType, int32_t &replyValue) in GetDeviceStatusData()