/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_safe_async_work.cpp | 457 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 D | config.json | 6 "code": 1000000, number
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/parse_bundle/new/src/main/ |
H A D | config.json | 6 "code": 2, number
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsAccessTokentest1/src/main/ |
H A D | config.json | 11 "code": 1, number
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/ |
H A D | bufferqueueproducer_fuzzer.cpp | 136 uint32_t code = GetData<uint32_t>(); in BufferQueueProducerFuzzTest1() local
|
/ohos5.0/base/telephony/core_service/test/fuzztest/addiccdiallingnumbers_fuzzer/ |
H A D | addiccdiallingnumbers_fuzzer.cpp | 67 … 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 D | list_file.cpp | 315 int code = 0; in ListFile() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
H A D | ipc_server_stub.cpp | 154 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 D | hal_device_manage_test.h | 67 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 D | wifi_p2p_manager.cpp | 357 void WifiP2pManager::DealP2pActionResult(P2pActionCallback action, ErrCode code) in DealP2pActionResult()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager.cpp | 36 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 D | error.rs | 38 pub(crate) fn code(&self) -> SslErrorCode { in code() method
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push_callback.cpp | 257 int32_t code = -1; in ConvertFunctionResult() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 4372 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 D | form_mgr_stub.cpp | 59 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 D | form_host_proxy.cpp | 309 int FormHostProxy::SendTransactCmd(IFormHost::Message code, MessageParcel &data, in SendTransactCmd()
|
H A D | form_provider_stub.cpp | 39 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 D | zero_branch_test_sim_ril.cpp | 892 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 D | napi_hiappevent.test.js | 75 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 D | concurrent_fuzzer.cpp | 112 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 D | service_collaboration_menu_ace_helper.cpp | 717 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 D | overlay_manager_host.cpp | 37 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/ |
H A D | router_advertisement_daemon.h | 80 uint8_t code = 0; member
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_process_proxy.cpp | 34 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 D | application_context.js | 16 constructor(code) { argument
|