Home
last modified time | relevance | path

Searched defs:code (Results 3526 - 3550 of 6039) sorted by relevance

1...<<141142143144145146147148149150>>...242

/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_enable_notification.cpp614 void ModalExtensionCallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
654 void ModalExtensionCallback::ReleaseOrErrorHandle(int32_t code) in ReleaseOrErrorHandle() argument
H A Dnapi_open_settings.cpp247 void ProcessStatusChanged(int32_t code) in ProcessStatusChanged() argument
346 void SettingsModalExtensionCallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
389 void SettingsModalExtensionCallback::ReleaseOrErrorHandle(int32_t code) in ReleaseOrErrorHandle() argument
[all...]
/base/powermgr/battery_manager/charger/src/
H A Dcharger_thread.cpp63 void ChargerThreadInputMonitor::SetKeyState(int32_t code, int32_t value, int64_t now) const in SetKeyState() argument
/base/security/access_token/services/privacymanager/src/service/
H A Dprivacy_manager_stub.cpp91 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
/base/security/access_token/interfaces/kits/cj/accesstoken/include/
H A Dat_manager_impl.h41 int32_t code; member
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_common.cpp312 napi_value code = nullptr; in CreateJsError() local
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_request_permission_on_setting.cpp220 void PermissonOnSettingUICallback::ReleaseHandler(int32_t code) in ReleaseHandler() argument
292 void PermissonOnSettingUICallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
H A Dnapi_request_global_switch_on_setting.cpp196 void SwitchOnSettingUICallback::ReleaseHandler(int32_t code) in ReleaseHandler() argument
268 void SwitchOnSettingUICallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
/base/security/access_token/services/privacymanager/test/unittest/
H A Dprivacy_manager_service_test.cpp372 uint32_t code = 99999999; // code not exsit in HWTEST_F() local
864 void OnQueried(ErrCode code, PermissionUsedResult& result) in OnQueried() argument
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp328 napi_value code = nullptr; in GenerateBusinessError() local
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp225 int32_t ServiceDevAuth::HandleDeviceAuthCall(uint32_t code, MessageParcel &data, MessageParcel &reply, in HandleDeviceAuthCall() argument
273 int32_t ServiceDevAuth::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/
H A Ddslm_fuzzer.cpp94 uint32_t code; member
/base/startup/init/services/begetctl/shell/
H A Dshell_bas.c243 static int32_t BShellEnvHandleBackspace(BShellHandle handle, uint8_t code) in BShellEnvHandleBackspace() argument
274 static int32_t BShellEnvHandleTab(BShellHandle handle, uint8_t code) in BShellEnvHandleTab() argument
313 static int32_t BShellEnvHandleCtrC(BShellHandle handle, uint8_t code) in BShellEnvHandleCtrC() argument
323 static int32_t BShellEnvHandleEsc(BShellHandle handle, uint8_t code) in BShellEnvHandleEsc() argument
331 BShellKey *BShellEnvGetDefaultKey(uint8_t code) in BShellEnvGetDefaultKey() argument
615 int32_t BShellEnvRegisterKeyHandle(BShellHandle handle, uint8_t code, BShellkeyHandle keyHandle) in BShellEnvRegisterKeyHandle() argument
630 BShellEnvGetKey(BShellHandle handle, uint8_t code) BShellEnvGetKey() argument
[all...]
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_utils.cpp154 bool CreateFailMessage(CallbackDataType type, int32_t code, string message, in CreateFailMessage() argument
310 int32_t code = asyncCallbackInfo->error.code; in ConvertToFailData() local
/base/startup/init/services/init/
H A Dinit_group_manager.c60 int code = 0; in GenerateHashCode() local
/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_common.cpp384 napi_value code = nullptr; in GenerateBusinessError() local
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback_stub.cpp125 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/base/telephony/cellular_data/services/src/
H A Dcellular_data_service_stub.cpp63 int32_t CellularDataServiceStub::SetTimer(uint32_t code) in SetTimer() argument
39 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_register.cpp457 int32_t code = GetParameter(TELEPHONY_NR_CONVERSION_CONFIG, TELEPHONY_NR_CONFIG_D, param, SYS_PARAMETER_SIZE); in GetSystemPropertiesConfig() local
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp37 bool HRilData::IsDataResponse(uint32_t code) in IsDataResponse() argument
42 bool HRilData::IsDataNotification(uint32_t code) in IsDataNotification() argument
47 bool HRilData::IsDataRespOrNotify(uint32_t code) in IsDataRespOrNotify() argument
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_connect.h273 int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_locator.cpp107 int code = this->locatorImpl->StartLocatingV9(this->requestConfig, callback); in RegisterLocationChange() local
117 auto code = this->locatorImpl->StopLocatingV9(callback); in UnregisterLocationChange() local
136 auto code = locatorImpl->RegisterSwitchCallbackV9(switchCallback_->AsObject()); in RegisterSwitchCallback() local
171 int32_t MyLocationEngine::MyLocationCallBack::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
243 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
[all...]
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp127 void ThrowError(napi_env env, const uint32_t &code, const std::string &msg) in ThrowError() argument
154 std::string GetErrorMessage(const uint32_t &code) in GetErrorMessage() argument
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp96 WallpaperRequestHandler WallpaperServiceStub::GetWallpaperRequestHandler(uint32_t code) in GetWallpaperRequestHandler() argument
83 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
105 HandleWallpaperRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) HandleWallpaperRequest() argument
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp93 int32_t TelephonyStateRegistryStub::SetTimer(uint32_t code) in SetTimer() argument
68 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument

Completed in 31 milliseconds

1...<<141142143144145146147148149150>>...242