Home
last modified time | relevance | path

Searched defs:code (Results 2426 – 2450 of 3143) sorted by relevance

1...<<919293949596979899100>>...126

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.cpp457 auto code = Send(reinterpret_cast<void *>(cbw), NATIVE_TSFUNC_NONBLOCKING); in SendEvent() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/etsDmsDemo/dmsDemo/entry/src/main/
H A Dconfig.json6 "code": 1000000, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/parse_bundle/new/src/main/
H A Dconfig.json6 "code": 2, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsAccessTokentest1/src/main/
H A Dconfig.json11 "code": 1, number
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp136 uint32_t code = GetData<uint32_t>(); in BufferQueueProducerFuzzTest1() local
/ohos5.0/base/telephony/core_service/test/fuzztest/addiccdiallingnumbers_fuzzer/
H A Daddiccdiallingnumbers_fuzzer.cpp67 … uint32_t code = (static_cast<uint32_t>(data[0]) << 24) | (static_cast<uint32_t>(data[1]) << 16) | in OnRemoteRequest() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlist_file.cpp315 int code = 0; in ListFile() local
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_server_stub.cpp154 int32_t IpcServerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRemoteRequest()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.h67 virtual int32_t SetCountryCode(const std::string& code) in SetCountryCode()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_p2p_manager.cpp357 void WifiP2pManager::DealP2pActionResult(P2pActionCallback action, ErrCode code) in DealP2pActionResult()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager.cpp36 virtual int32_t OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Derror.rs38 pub(crate) fn code(&self) -> SslErrorCode { in code() method
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp257 int32_t code = -1; in ConvertFunctionResult() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4372 bool BundleMgrProxy::GetParcelableInfo(BundleMgrInterfaceCode code, MessageParcel &data, T &parcela… in GetParcelableInfo()
4396 BundleMgrInterfaceCode code, MessageParcel &data, T &parcelableInfo) in GetParcelableInfoWithErrCode()
4420 BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfos()
4446 ErrCode BundleMgrProxy::GetParcelableInfosWithErrCode(BundleMgrInterfaceCode code, MessageParcel &d… in GetParcelableInfosWithErrCode()
4475 BundleMgrInterfaceCode code, MessageParcel &data, T &parcelInfo) in GetParcelInfoIntelligent()
4511 BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetVectorFromParcelIntelligent()
4534 BundleMgrInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetVectorFromParcelIntelligentWithErrCode()
4595 bool BundleMgrProxy::SendTransactCmd(BundleMgrInterfaceCode code, MessageParcel &data, MessageParce… in SendTransactCmd()
4612 bool BundleMgrProxy::SendTransactCmdWithLog(BundleMgrInterfaceCode code, MessageParcel &data, Messa… in SendTransactCmdWithLog()
4655 ErrCode BundleMgrProxy::GetParcelInfo(BundleMgrInterfaceCode code, MessageParcel &data, T &parcelIn… in GetParcelInfo()
[all …]
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp59 int FormMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageO… in OnRemoteRequest()
80 int FormMgrStub::OnRemoteRequestFirst(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnRemoteRequestFirst()
132 int FormMgrStub::OnRemoteRequestSecond(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRemoteRequestSecond()
182 int FormMgrStub::OnRemoteRequestThird(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnRemoteRequestThird()
228 int FormMgrStub::OnRemoteRequestFourth(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRemoteRequestFourth()
H A Dform_host_proxy.cpp309 int FormHostProxy::SendTransactCmd(IFormHost::Message code, MessageParcel &data, in SendTransactCmd()
H A Dform_provider_stub.cpp39 int FormProviderStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnRemoteRequest()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp892 AppExecFwk::InnerEvent::Pointer GetControllerToFileMsgEvent(int32_t code, bool withException) in GetControllerToFileMsgEvent()
902 AppExecFwk::InnerEvent::Pointer GetDiallingNumbersHandlerResultEvent(int32_t code, bool withExcepti… in GetDiallingNumbersHandlerResultEvent()
930 for (int32_t code : testCase1) { variable
942 for (int32_t code : testCase2) { variable
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/
H A Dnapi_hiappevent.test.js75 function createError(code, message) { argument
96 function writeTest(name, type, params, code, done) { argument
105 function writeParamsTest(params, code, done) { argument
109 function writeNameTest(name, code, done) { argument
/ohos5.0/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp112 uint32_t code = static_cast<uint32_t>(ConcurrentTaskInterfaceCode::REPORT_DATA); in FuzzConcurrentTaskServiceReportData() local
136 uint32_t code = static_cast<uint32_t>(ConcurrentTaskInterfaceCode::QUERY_INTERVAL); in FuzzConcurrentTaskServiceQueryInterval() local
160 uint32_t code = static_cast<uint32_t>(ConcurrentTaskInterfaceCode::QUERY_DEADLINE); in FuzzConcurrentTaskServiceQueryDeadline() local
184 uint32_t code = static_cast<uint32_t>(ConcurrentTaskInterfaceCode::REQUEST_AUTH); in FuzzConcurrentTaskServiceRequestAuth() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp717 int32_t ServiceCollaborationAceCallback::OnEvent(uint32_t code, uint32_t eventId, std::string &cate… in OnEvent()
768 RefPtr<PixelMap> ServiceCollaborationAceCallback::CreatePixelMap(void *buffer, uint32_t code, uint3… in CreatePixelMap()
789 int32_t ServiceCollaborationAceCallback::OnDataCallback(uint32_t code, uint32_t collaborationId, in OnDataCallback()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_host.cpp37 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Drouter_advertisement_daemon.h80 uint8_t code = 0; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_proxy.cpp34 int ProcessCbStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messag… in OnRemoteRequest()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/application_context/
H A Dapplication_context.js16 constructor(code) { argument

1...<<919293949596979899100>>...126