Home
last modified time | relevance | path

Searched defs:code (Results 626 – 650 of 3143) sorted by relevance

1...<<21222324252627282930>>...126

/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_errors.cpp55 napi_value NapiErrors::ThrowError(napi_env& env, ThermalErrors code) in ThrowError()
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_error.cpp58 napi_value NapiError::ThrowError(napi_env& env, BatteryError code) in ThrowError()
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dnapi_error.cpp57 napi_value NapiError::ThrowError(napi_env& env, StatsError code) in ThrowError()
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_errors.cpp56 napi_value NapiErrors::ThrowError(napi_env& env, PowerErrors code) in ThrowError()
/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_callback_stub.cpp33 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/
H A Dstate_change_callback_stub.cpp33 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 Dgetremotehaptokeninfostub_fuzzer.cpp49 uint32_t code = static_cast<uint32_t>( in GetRemoteHapTokenInfoStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/getselfpermissionsstatestub_fuzzer/
H A Dgetselfpermissionsstatestub_fuzzer.cpp53 uint32_t code = static_cast<uint32_t>( in GetSelfPermissionsStateStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/reloadnativetokeninfostub_fuzzer/
H A Dreloadnativetokeninfostub_fuzzer.cpp43 uint32_t code = static_cast<uint32_t>( in ReloadNativeTokenInfoStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/verifyaccesstokenstub_fuzzer/
H A Dverifyaccesstokenstub_fuzzer.cpp46 uint32_t code = static_cast<uint32_t>( in VerifyAccessTokenStubFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c39 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 Daudio_client_tracker_callback_stub.cpp33 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 Dcloud_download_callback_stub_test.cpp100 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 Dability_connect_callback_stub.cpp92 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 Dabilityinterfacesappmgrchildschedulerstub_fuzzer.cpp59uint32_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 Dabilityinterfacesappmgrnativechildnotifystub_fuzzer.cpp61uint32_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 Dcommon_event_defination.h36 int32_t code; member
46 int32_t code; member
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/
H A Ddownload_task.cpp108 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 Dmock_service_registry.cpp78 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 Dmock_service_registry.cpp47 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 Dnapi_utils.cpp104 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 Dresschedcommonevent_fuzzer.cpp182 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 Dgetcallrestriction_fuzzer.cpp62 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 Dstatus_receiver_host.cpp36 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 Dbundle_manager_callback_stub.cpp31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()

1...<<21222324252627282930>>...126