Home
last modified time | relevance | path

Searched defs:code (Results 226 – 250 of 3143) sorted by relevance

12345678910>>...126

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/connection/
H A Denterprise_conn_manager.cpp34 uint32_t code, uint32_t userId, bool isOnAdminEnabled) in CreateAdminConnection()
42 uint32_t code, uint32_t userId, const std::string &bundleName, const int32_t accountId) in CreateBundleConnection()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_callback_stub.cpp33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
91 int WifiScanCallbackStub::RemoteOnWifiScanStateChanged(uint32_t code, MessageParcel &data, MessageP… in RemoteOnWifiScanStateChanged()
H A Dwifi_scan_callback_stub_lite.cpp32 int WifiScanCallbackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest()
99 int WifiScanCallbackStub::RemoteOnWifiScanStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiScanStateChanged()
/ohos5.0/foundation/multimodalinput/input/util/napi/include/
H A Dutil_napi_error.h52 #define THROWERR_CUSTOM(env, code, msg) \ argument
64 #define THROWERR_API9(env, code, param1, param2) \ argument
/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Ddark_mode_manager.cpp87 ErrCode code = manager.Initialize(); in OnSwitchUser() local
107 ErrCode code = RegisterSettingDataObserversLocked(userId); in OnSwitchUser() local
193 ErrCode code = manager.GetInt32ValueStrictly(key, value, userId); in SettingDataDarkModeModeUpdateFunc() local
242 ErrCode code = ERR_OK; in OnStateChangeLocked() local
274 ErrCode code = CreateOrUpdateTimers(state.settingStartTime, state.settingEndTime, userId); in OnStateChangeToCustomAutoMode() local
308 ErrCode code = GetInstance().CheckTimerCallbackParams(startTime, endTime, userId); in CreateOrUpdateTimers() local
319 ErrCode code = GetInstance().CheckTimerCallbackParams(startTime, endTime, userId); in CreateOrUpdateTimers() local
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp55 InputMethod_ErrorCode ErrorCodeConvert(int32_t code) in ErrorCodeConvert()
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/src/
H A Dprivacy_kit_test.h44 void OnQueried(ErrCode code, PermissionUsedResult& result) in OnQueried()
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/
H A Dsoftbusserverstub2_fuzzer.cpp96 void DoRemoteRequest(SoftBusFuncId code, OHOS::MessageParcel &data) in DoRemoteRequest()
121 SoftBusFuncId code = CODE_LIST[data[0] % CODE_LIST.size()]; in LLVMFuzzerTestOneInput() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_stub_test/
H A Dability_first_frame_state_observer_stub_test.cpp63 …auto code = static_cast<uint32_t>(IAbilityFirstFrameStateObserver::Message::ON_ABILITY_FIRST_FRAME… variable
83 …auto code = static_cast<uint32_t>(IAbilityFirstFrameStateObserver::Message::ON_ABILITY_FIRST_FRAME… variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_foreground_state_observer_stub_test/
H A Dability_foreground_state_observer_stub_test.cpp63 …auto code = static_cast<uint32_t>(IAbilityForegroundStateObserver::Message::ON_ABILITY_STATE_CHANG… variable
83 …auto code = static_cast<uint32_t>(IAbilityForegroundStateObserver::Message::ON_ABILITY_STATE_CHANG… variable
/ohos5.0/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_proxy.cpp55 … const uint32_t code = static_cast<uint32_t>(MultimodalinputEventInterfaceCode::HANDLE_KEY_EVENT); in HandleKeyEvent() local
86 …const uint32_t code = static_cast<uint32_t>(MultimodalinputEventInterfaceCode::HANDLE_POINTER_EVEN… in HandlePointerEvent() local
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_proxy_test.cpp66 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in __anonffeb4b150202()
98 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in __anonffeb4b150302()
H A Dinputer_set_data_stub_test.cpp69 uint32_t code = InputerSetDataInterfaceCode::ON_SET_DATA; variable
89 uint32_t code = InputerSetDataInterfaceCode::ON_SET_DATA; variable
/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_converter_test.cpp83 int code = 3; variable
137 ColorModeCode code = ColorModeCode::COLOR_MODE_COLOR; variable
144 DuplexModeCode code = DuplexModeCode::DUPLEX_MODE_ONE_SIDED; variable
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp67 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParce… in CheckSystemAbilityWrapper()
102 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper()
165 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper()
200 sptr<IRemoteObject> SystemAbilityManagerProxy::Recompute(int32_t systemAbilityId, int32_t code) in Recompute()
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp645 int code = NotificationHelper::PublishNotification(request); in Publish() local
651 int code = NotificationHelper::CancelNotification(label, id); in Cancel() local
657 int code = NotificationHelper::CancelAllNotifications(); in CancelAll() local
667 int code = NotificationHelper::AddNotificationSlot(slot); in AddSlot() local
697 int code = NotificationHelper::SetBadgeNumber(badgeNumber); in SetBadgeNumber() local
710 … int code = NotificationHelper::RequestEnableNotification(deviceId, client, params.callerToken); in RequestEnableNotification() local
727 … int code = NotificationHelper::RequestEnableNotification(deviceId, client, params.callerToken); in RequestEnableNotificationWithContext() local
736 int code = NotificationHelper::IsDistributedEnabled(enable); in IsDistributedEnabled() local
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp54 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in AddWhiteListInfosCallbackStubFuzzTest() local
92 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DelWhiteListInfosCallbackStubFuzzTest() local
163 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DistributedInputSinkStubFuzzTest() local
391 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DistributedInputSourceStubFuzzTest() local
447 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in GetSinkScreenInfosCallbackStubFuzzTest() local
501 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in InputNodeListenerStubFuzzTest() local
548 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in PrepareDInputCallbackStubFuzzTest() local
587 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in RegisterDInputCallbackStubFuzzTest() local
626 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in RegisterSessionStateCallbackStubFuzzTest() local
672 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in SharingDhIdListenerStubFuzzTest() local
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_observer_stub.cpp28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
80 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/
H A Dwant_receiver_stub_impl_mock.h37 …int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& opt… in InvokeSendRequest()
43 …int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption… in InvokeErrorSendRequest()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewserviceabilitystub_fuzzer/
H A Dhiview_service_ability_stub_fuzzer.cpp37 uint32_t code = *(reinterpret_cast<const uint32_t*>(rawData)); in GenerateRandomCode() local
76 uint32_t code = GenerateRandomCode(rawData); in HiviewServiceAbilityStubFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/transaction/
H A Drs_render_service_stub_test.cpp66 uint32_t code = static_cast<uint32_t>(RSIRenderServiceInterfaceCode::CREATE_CONNECTION); variable
84 uint32_t code = static_cast<uint32_t>(RSIRenderServiceInterfaceCode::CREATE_CONNECTION); variable
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workscheduleservice_fuzzer/
H A Dworkscheduleservice_fuzzer.cpp50 int32_t OnRemoteRequest(uint32_t code, MessageParcel& data) in OnRemoteRequest()
69 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in IpcFuzzTest() local
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_client_stub.cpp77 int code = 999; variable
108 int code = SERVER_DEVICE_FA_NOTIFY; variable
125 int code = GET_TRUST_DEVICE_LIST; variable
/ohos5.0/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dmodule_manager.cpp82 for (const uint32_t code : codes) { in HookFunc() local
92 int32_t ModuleManager::HandleFunc(uint32_t code, MessageParcel &data, MessageParcel &reply, Message… in HandleFunc()
155 bool ModuleManager::IsMapFuncExist(uint32_t code) in IsMapFuncExist()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_ipc_test.cpp522 uint32_t code = BundleInstallerInterfaceCode::INSTALL; variable
543 uint32_t code = BundleInstallerInterfaceCode::INSTALL_MULTIPLE_HAPS; variable
564 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL; variable
585 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_MODULE; variable
627 uint32_t code = BundleInstallerInterfaceCode::RECOVER; variable
648 uint32_t code = BundleInstallerInterfaceCode::INSTALL_SANDBOX_APP; variable
669 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_SANDBOX_APP; variable
690 uint32_t code = BundleInstallerInterfaceCode::CREATE_STREAM_INSTALLER; variable
711 uint32_t code = BundleInstallerInterfaceCode::DESTORY_STREAM_INSTALLER; variable
732 uint32_t code = -1; variable
[all …]

12345678910>>...126