Home
last modified time | relevance | path

Searched refs:CODE_SEND_RESULT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/dialog_request_callback/
H A Didialog_request_callback.h42 CODE_SEND_RESULT = 1, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/dialog_request_callback/
H A Ddialog_request_callback_proxy.cpp48 … auto errCode = remote->SendRequest(IDialogRequestCallback::CODE_SEND_RESULT, data, reply, option); in SendResult()
H A Ddialog_request_callback_stub.cpp37 if (code == CODE_SEND_RESULT) { in OnRemoteRequest()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddialog_request_callback_test.cpp94 int32_t resultCode = AbilityRuntime::IDialogRequestCallback::CODE_SEND_RESULT;