/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_dfx.cpp | 437 int32_t code = WatchParameter(THERMAL_LOG_INTERVAL.c_str(), InfoChangedCallback, nullptr); in Init() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityschedulerstub_fuzzer/ |
H A D | abilityschedulerstub_fuzzer.cpp | 167 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_attrs/ |
H A D | tone_attrs_napi.cpp | 131 napi_value code = nullptr; in ThrowErrorAndReturn() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager_lite.cpp | 36 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) override in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
H A D | transcoder_service_stub.cpp | 95 int TransCoderServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/base/notification/common_event_service/frameworks/core/src/ |
H A D | common_event.cpp | 242 …const sptr<IRemoteObject> &proxy, const int32_t &code, const std::string &data, const bool &abortE… in FinishReceiver()
|
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/ |
H A D | cm_napi_dialog_common.cpp | 328 napi_value code = nullptr; in GenerateBusinessError() local
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraDeviceImpl.java | 378 final int code = failureCode; in setRemoteFailure() local 1823 private void scheduleNotifyError(int code) { in scheduleNotifyError() 1834 private void notifyError(int code) { in notifyError()
|
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account_proxy.cpp | 253 OsAccountInterfaceCode code, const int id, const std::string &constraint, bool &isEnabled) in CheckOsAccountConstraintEnabled() 937 ErrCode OsAccountProxy::SendRequestWithAccountId(OsAccountInterfaceCode code, MessageParcel &reply,… in SendRequestWithAccountId() 965 ErrCode OsAccountProxy::SendRequest(OsAccountInterfaceCode code, MessageParcel &data, MessageParcel… in SendRequest()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/ |
H A D | player_unit_test.cpp | 2592 for (int32_t code = MSERR_SERVICE_DIED; code <= MSERR_EXTEND_START + 1; code++) { variable 2600 for (int32_t code = MSERR_EXT_OK; code <= MSERR_EXT_EXTEND_START + 1; code++) { variable 2610 for (int32_t code = MSERR_EXT_API9_NO_MEMORY; variable
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BinderCallsStatsTest.java | 274 public static String getDefaultTransactionName(int code) { in getDefaultTransactionName() 280 public static String getDefaultTransactionName(int code) { in getDefaultTransactionName()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
H A D | bms_launcher_service_system_test.cpp | 334 explicit TestBundleStatusCallback(std::string code) : testCode_(code) in TestBundleStatusCallback() 515 std::string code = "callback2"; variable
|
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
H A D | ethernet_manager_test.cpp | 81 …int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &o… in OnRemoteRequest() 195 uint32_t code = 0; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_api11_sample.cpp | 953 OH_AVErrCode code = OH_VideoDecoder_RenderOutputBufferAtTime(vdec_, index, -100000000); in RenderOutAtTime() local 965 … OH_AVErrCode code = OH_VideoDecoder_RenderOutputBufferAtTime(vdec_, index, renderTimestampNs); in RenderOutAtTime() local
|
/ohos5.0/base/time/time_service/test/unittest/service_test/src/ |
H A D | time_service_test.cpp | 505 int32_t code; variable 562 int32_t code; variable
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_util.cpp | 488 void ThrowError(napi_env env, int code, const std::string& msg, bool isThrow) in ThrowError() 500 napi_value CreateError(napi_env env, int code, const std::string& msg) in CreateError()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/ |
H A D | avsessionservice_fuzzer.cpp | 675 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in OnRemoteRequestForSessionStub() local 721 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in OnRemoteRequest() local
|
/ohos5.0/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_mgr_stub.cpp | 41 int PowerMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Message… in OnRemoteRequest() 711 bool PowerMgrStub::IsShutdownCommand(uint32_t code) in IsShutdownCommand()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | frontend_delegate_impl.cpp | 267 void FrontendDelegateImpl::TransferComponentResponseData(int32_t callbackId, int32_t code, std::vec… in TransferComponentResponseData() 284 void FrontendDelegateImpl::TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uin… in TransferJsResponseData() 299 int32_t callbackId, int32_t code, ResponseData responseData) const in TransferJsResponseDataPreview() 328 void FrontendDelegateImpl::TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_… in TransferJsEventData() 415 void FrontendDelegateImpl::OnCompleteContinuation(int32_t code) in OnCompleteContinuation()
|
/aosp14/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestWebServer.java | 198 public void setRedirect(String redirect, int code) { in setRedirect()
|
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/ |
H A D | LocalRenderer.java | 146 final int code = response.getStatusLine().getStatusCode(); in doInBackground() local
|
/aosp14/system/core/toolbox/ |
H A D | getevent.c | 211 static void print_event(int type, int code, int value, int print_flags) in print_event()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf.cpp | 314 int code; in SendDTMF() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_gatt_client_stub.cpp | 71 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/ |
H A D | dbinder_types.h | 92 uint32_t code; member
|