/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | napi_errors.cpp | 55 napi_value NapiErrors::ThrowError(napi_env& env, ThermalErrors code) in ThrowError()
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | napi_error.cpp | 58 napi_value NapiError::ThrowError(napi_env& env, BatteryError code) in ThrowError()
|
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/ |
H A D | napi_error.cpp | 57 napi_value NapiError::ThrowError(napi_env& env, StatsError code) in ThrowError()
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/ |
H A D | napi_errors.cpp | 56 napi_value NapiErrors::ThrowError(napi_env& env, PowerErrors code) in ThrowError()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/ |
H A D | el5_filekey_callback_stub.cpp | 33 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/ |
H A D | state_change_callback_stub.cpp | 33 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/getremotehaptokeninfostub_fuzzer/ |
H A D | getremotehaptokeninfostub_fuzzer.cpp | 49 uint32_t code = static_cast<uint32_t>( in GetRemoteHapTokenInfoStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/getselfpermissionsstatestub_fuzzer/ |
H A D | getselfpermissionsstatestub_fuzzer.cpp | 53 uint32_t code = static_cast<uint32_t>( in GetSelfPermissionsStateStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/reloadnativetokeninfostub_fuzzer/ |
H A D | reloadnativetokeninfostub_fuzzer.cpp | 43 uint32_t code = static_cast<uint32_t>( in ReloadNativeTokenInfoStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/verifyaccesstokenstub_fuzzer/ |
H A D | verifyaccesstokenstub_fuzzer.cpp | 46 uint32_t code = static_cast<uint32_t>( in VerifyAccessTokenStubFuzzTest() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | softbus_client_stub.c | 39 enum SoftBusFuncId code; member 62 static int ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption opti… in ClientIpcInterfaceMsgHandle()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
H A D | audio_client_tracker_callback_stub.cpp | 33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 84 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OffloadRemoteRequest()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/ |
H A D | cloud_download_callback_stub_test.cpp | 100 uint32_t code = 100; variable 124 uint32_t code = ICloudDownloadCallback::SERVICE_CMD_ON_PROCESS; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_connect_callback_stub.cpp | 92 int32_t AbilityConnectionProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() 116 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerstub_fuzzer/ |
H A D | abilityinterfacesappmgrchildschedulerstub_fuzzer.cpp | 59 …uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override{ return … in OnRemoteRequest() 81 uint32_t code = static_cast<uint32_t>(IChildScheduler::Message::SCHEDULE_LOAD_JS); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifystub_fuzzer/ |
H A D | abilityinterfacesappmgrnativechildnotifystub_fuzzer.cpp | 61 …uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override{ return … in OnRemoteRequest() 82 uint32_t code = static_cast<uint32_t>(INativeChildNotify::IPC_ID_ON_NATIVE_CHILD_STARTED); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/ |
H A D | common_event_defination.h | 36 int32_t code; member 46 int32_t code; member
|
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/ |
H A D | download_task.cpp | 108 CURLcode code = curl_easy_perform(handle.get()); in GetFileSize() local 224 auto code = curl_easy_perform(handle.get()); in DoDownload() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_service_registry.cpp | 78 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParce… in CheckSystemAbilityWrapper() 104 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() 166 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() 253 sptr<IRemoteObject> SystemAbilityManagerProxy::Recompute(int32_t systemAbilityId, int32_t code) in Recompute()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/ |
H A D | mock_service_registry.cpp | 47 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParce… in CheckSystemAbilityWrapper() 73 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() 151 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() 223 sptr<IRemoteObject> SystemAbilityManagerProxy::Recompute(int32_t systemAbilityId, int32_t code) in Recompute()
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | napi_utils.cpp | 104 napi_value Convert2JSValue(napi_env env, bool code) in Convert2JSValue() 113 napi_value Convert2JSValue(napi_env env, int32_t code) in Convert2JSValue() 122 napi_value Convert2JSValue(napi_env env, uint32_t code) in Convert2JSValue() 131 napi_value Convert2JSValue(napi_env env, int64_t code) in Convert2JSValue() 140 napi_value Convert2JSValue(napi_env env, uint64_t code) in Convert2JSValue() 152 napi_value Convert2JSValue(napi_env env, const std::vector<int64_t> &code) in Convert2JSValue() 164 napi_value Convert2JSValue(napi_env env, const std::vector<int32_t> &code) in Convert2JSValue() 219 napi_value Convert2JSValue(napi_env env, const std::map<std::string, std::string> &code) in Convert2JSValue() 297 uint32_t Convert2Broken(Reason code) in Convert2Broken() 347 std::string Convert2ReasonMsg(Reason code) in Convert2ReasonMsg() [all …]
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/ |
H A D | resschedcommonevent_fuzzer.cpp | 182 int32_t code = GetData<int32_t>(); in ResSchedCommonReceiveEventFuzzTest() local 219 int32_t code = GetData<int32_t>(); in ResSchedPkgCommonEventFuzzTest() local 253 int32_t code = GetData<int32_t>(); in ResSchedPkgOtherCommonEventFuzzTest() local
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/ |
H A D | getcallrestriction_fuzzer.cpp | 62 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local 324 uint32_t code = fdp.ConsumeIntegralInRange<uint32_t>(1, 21); in DoFuzzCellularCallService1() local 344 uint32_t code = fdp.ConsumeIntegralInRange<uint32_t>(100, 106); in DoFuzzCellularCallService2() local 364 uint32_t code = fdp.ConsumeIntegralInRange<uint32_t>(200, 210); in DoFuzzCellularCallService3() local 384 uint32_t code = fdp.ConsumeIntegralInRange<uint32_t>(300, 315); in DoFuzzCellularCallService4() local 404 uint32_t code = fdp.ConsumeIntegralInRange<uint32_t>(400, 410); in DoFuzzCellularCallService5() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | status_receiver_host.cpp | 36 int StatusReceiverHost::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnRemoteRequest()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/ |
H A D | bundle_manager_callback_stub.cpp | 31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|