Home
last modified time | relevance | path

Searched defs:code (Results 2826 – 2850 of 3344) sorted by relevance

1...<<111112113114115116117118119120>>...134

/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/
H A Dstoragemanager_fuzzer.cpp81 uint32_t code = GetU32Data(data.get()); in StorageManagerFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
H A Dmock_wifi_sta_hal_interface.cpp104 …orNo WifiStaHalInterface::SetWifiCountryCode(const std::string &ifaceName, const std::string &code) in SetWifiCountryCode()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dphotoaccesshelperinf.js46 constructor(msg, code) { argument
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1249 …ErrCode code = DelayedSingleton<StandbyService>::GetInstance()->SetNatInterval(type, enable, inter… variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp37 int32_t BundleActiveStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel &reply, in OnRemoteRequest()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp52 void JsCommon::ThrowError(napi_env env, int32_t code) in ThrowError()
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_controller_stub.cpp34 int32_t AVSessionControllerStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel&… in OnRemoteRequest()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dextension_session.cpp79 int32_t WindowEventChannelListener::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParc… in OnRemoteRequest()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_idm_client_test.cpp534 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in CallRemoteObject()
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp344 napi_value code = nullptr; in CreateBusinessError() local
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mode_module.cpp339 uint32_t code; in PublishPowerModeEvent() local
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs156 let code = compose_param_id(action, intention, id); in send_request() localVariable
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/
H A Dprivacy_manager_proxy.cpp525 PrivacyInterfaceCode code, MessageParcel& data, MessageParcel& reply, bool asyncMode) in SendRequest()
/aosp14/frameworks/base/core/jni/
H A DAndroidRuntime.cpp391 static void runtime_exit(int code) in runtime_exit()
1309 void AndroidRuntime::exit(int code) in exit()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessStatsService.java146 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) in onTransact()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPermissionPolicyService.java1128 final int code; field in PermissionPolicyService.PermissionToOpSynchroniser.OpToChange
1130 OpToChange(int uid, @NonNull String packageName, int code) { in OpToChange()
/ohos5.0/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()
154 std::string GetErrorMessage(const uint32_t &code) in GetErrorMessage()
/ohos5.0/base/request/request/test/rustest/src/
H A Dlib.rs586 let code = self.take_value(); in take_value() localVariable
615 code: u32, field
/ohos5.0/base/request/request/test/unittest/js_test/requestTest/
H A DRequestTask.test.js64 function errorParamCreate(conf, code) { argument
110 function wrapTryCatch(conf, code) { argument
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp857 auto code = SwitchSnapshotToMerge(lock.get(), snapshot); in InitiateMerge() local
901 if (auto code = RewriteSnapshotDeviceTable(name); code != MergeFailureCode::Ok) { in SwitchSnapshotToMerge() local
1189 auto code = MergeSecondPhaseSnapshots(lock); in CheckMergeState() local
1331 auto code = CheckMergeConsistency(lock, name, snapshot_status); in CheckTargetMergeState() local
1465 auto code = SwitchSnapshotToMerge(lock, snapshot); in MergeSecondPhaseSnapshots() local
/aosp14/frameworks/base/core/java/android/os/
H A DParcel.java2835 int code = getExceptionCode(e); in writeException() local
2872 int code = 0; in getExceptionCode() local
2963 int code = readExceptionCode(); in readException() local
2986 int code = readInt(); in readExceptionCode() local
3018 public final void readException(int code, String msg) { in readException()
3040 private Exception createException(int code, String msg) { in createException()
3048 public Exception createExceptionOrNull(int code, String msg) { in createExceptionOrNull()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp69 void CJFrontendAbstract::TransferJsResponseDataPreview(int32_t callbackId, int32_t code, in TransferJsResponseDataPreview()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_hf_proxy.cpp117 bool BluetoothHfpHfProxy::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) in SendDTMFTone()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_stub.cpp81 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/
H A Dnet_stats_service_proxy.cpp27 int32_t NetStatsServiceProxy::SendRequest(uint32_t code, MessageParcel &data, in SendRequest()

1...<<111112113114115116117118119120>>...134