Home
last modified time | relevance | path

Searched defs:replyValue (Results 1 – 7 of 7) sorted by relevance

/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_async_reply.cpp47 void PowerMgrStubAsync::SendAsyncReply(int replyValue) in SendAsyncReply()
65 void PowerMgrProxyAsync::SendAsyncReply(int replyValue) in SendAsyncReply()
/base/msdp/device_status/intention/stationary/client/src/
Dstationary_client.cpp73 int32_t replyValue = -1; in GetDeviceStatusData() local
/base/msdp/device_status/test/unittest/intention/stationary/src/
Dstationary_server_test.cpp138 int32_t replyValue; 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()