Searched defs:sendResult (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/telephony/sms_mms/services/mms/ |
H A D | mms_send_manager.cpp | 45 int32_t sendResult = mmsSender_->ExecuteSendMms( in SendMms() local
|
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_send_event_module_test.cpp | 90 bool sendResult = false; in SendEventWithPriorityByEventId() local 332 bool sendResult = handler->SendEvent(event, delayTime, EventQueue::Priority::IDLE); variable 474 bool sendResult = handler->SendEvent(event, delayTime, EventQueue::Priority::VIP); variable
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/ |
H A D | net_stats_service_proxy.cpp | 313 int32_t sendResult = in GetIfaceStatsDetail() local 339 int32_t sendResult = in GetUidStatsDetail() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/ |
H A D | wifi_netlink.cpp | 135 int32_t sendResult = -1; in SendQoeCmd() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
H A D | distributeddb_communicator_deep_test.cpp | 993 std::vector<std::pair<int, bool>> sendResult; variable 1038 std::vector<std::pair<int, bool>> sendResult; variable
|
H A D | distributeddb_communicator_send_receive_test.cpp | 580 std::vector<int> sendResult; variable
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/ |
H A D | soft_bus_channel.cpp | 395 int sendResult = PrepareBytes(RESPONSE_TYPE, id, commandName, jsonPayload, info); in HandleRequest() local
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/ |
H A D | picker.js | 556 async function sendResult(args, result) { function
|