/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/ |
H A D | storagemanager_fuzzer.cpp | 81 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 D | mock_wifi_sta_hal_interface.cpp | 104 …orNo WifiStaHalInterface::SetWifiCountryCode(const std::string &ifaceName, const std::string &code) in SetWifiCountryCode()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | photoaccesshelperinf.js | 46 constructor(msg, code) { argument
|
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_service_unit_test.cpp | 1249 …ErrCode code = DelayedSingleton<StandbyService>::GetInstance()->SetNatInterval(type, enable, inter… variable
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_stub.cpp | 37 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 D | js_register_module.cpp | 52 void JsCommon::ThrowError(napi_env env, int32_t code) in ThrowError()
|
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/ |
H A D | avsession_controller_stub.cpp | 34 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 D | extension_session.cpp | 79 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 D | user_idm_client_test.cpp | 534 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in CallRemoteObject()
|
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/ |
H A D | js_util.cpp | 344 napi_value code = nullptr; in CreateBusinessError() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_mode_module.cpp | 339 uint32_t code; in PublishPowerModeEvent() local
|
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/ |
H A D | lib.rs | 156 let code = compose_param_id(action, intention, id); in send_request() localVariable
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/ |
H A D | privacy_manager_proxy.cpp | 525 PrivacyInterfaceCode code, MessageParcel& data, MessageParcel& reply, bool asyncMode) in SendRequest()
|
/aosp14/frameworks/base/core/jni/ |
H A D | AndroidRuntime.cpp | 391 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 D | ProcessStatsService.java | 146 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 D | PermissionPolicyService.java | 1128 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 D | napi_screenlock_ability.cpp | 127 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 D | lib.rs | 586 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 D | RequestTask.test.js | 64 function errorParamCreate(conf, code) { argument 110 function wrapTryCatch(conf, code) { argument
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 857 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 D | Parcel.java | 2835 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 D | cj_frontend_abstract.cpp | 69 void CJFrontendAbstract::TransferJsResponseDataPreview(int32_t callbackId, int32_t code, in TransferJsResponseDataPreview()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hfp_hf_proxy.cpp | 117 bool BluetoothHfpHfProxy::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) in SendDTMFTone()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_tg_stub.cpp | 81 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/ |
H A D | net_stats_service_proxy.cpp | 27 int32_t NetStatsServiceProxy::SendRequest(uint32_t code, MessageParcel &data, in SendRequest()
|