/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_cmd.c | 29 uint8_t code = SMP_CODE_PAIRING_REQ; in SMP_SendPairingRequest() local 60 uint8_t code = SMP_CODE_PAIRING_RSP; in SMP_SendPairingResponse() local 91 uint8_t code = SMP_CODE_PAIRING_CFM; in SMP_SendPairingConfirm() local 115 uint8_t code = SMP_CODE_PAIRING_RAND; in SMP_SendPairingRandom() local 139 uint8_t code = SMP_CODE_PAIRING_FAIL; in SMP_SendPairingFailed() local 163 uint8_t code = SMP_CODE_PAIRING_PUBLIC_KEY; in SMP_SendPairingPublicKey() local 211 uint8_t code = SMP_CODE_ENCRYPTION_INFO; in SMP_SendEncryptionInformation() local 235 uint8_t code = SMP_CODE_MASTER_IDENTITY; in SMP_SendMasterIdentification() local 264 uint8_t code = SMP_CODE_IDENTITY_INFO; in SMP_SendIdentityInformation() local 314 uint8_t code = SMP_CODE_SIGNING_INFO; in SMP_SendSigningInformation() local [all …]
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_service_stub_test.cpp | 155 uint32_t code = 1; variable 175 uint32_t code = 2; variable 195 uint32_t code = 3; variable 215 uint32_t code = 4; variable 235 uint32_t code = 5; variable 255 uint32_t code = 6; variable 275 uint32_t code = 7; variable 295 uint32_t code = 8; variable 315 uint32_t code = 9; variable 335 uint32_t code = 10; variable [all …]
|
H A D | avsession_service_stub_permission_test.cpp | 158 uint32_t code = 0; variable 176 uint32_t code = 0; variable 199 uint32_t code = 0; variable 222 uint32_t code = 0; variable 242 uint32_t code = 0; variable 266 uint32_t code = 1; variable 286 uint32_t code = 2; variable 306 uint32_t code = 3; variable 326 uint32_t code = 4; variable 346 uint32_t code = 5; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_stream_installer_host_test/ |
H A D | bms_stream_installer_host_test.cpp | 100 uint32_t code = static_cast<uint32_t>(BundleStreamInstallerInterfaceCode::STREAM_INSTALL); variable 118 uint32_t code = static_cast<uint32_t>(BundleStreamInstallerInterfaceCode::STREAM_INSTALL); variable 141 uint32_t code = static_cast<uint32_t>(BundleStreamInstallerInterfaceCode::STREAM_INSTALL); variable 164 uint32_t code = static_cast<uint32_t>(BundleStreamInstallerInterfaceCode::CREATE_STREAM); variable 187 uint32_t code = 1024; variable 205 uint32_t code = static_cast<uint32_t>(BundleStreamInstallerInterfaceCode::CREATE_STREAM); variable 222 uint32_t code = static_cast<uint32_t>(BundleUserMgrInterfaceCode::CREATE_USER); variable 239 uint32_t code = 1024; variable 257 uint32_t code = static_cast<uint32_t>(BundleUserMgrInterfaceCode::CREATE_USER); variable 277 uint32_t code = static_cast<uint32_t>(BundleUserMgrInterfaceCode::REMOVE_USER); variable
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_options.cpp | 27 static bool CheckOptSoverloaded(const struct DhcpPacket *packet, int code, int maxLen, int *over, i… in CheckOptSoverloaded() 46 static int CheckOptionsData(const struct DhcpPacket *packet, int code, int index, int maxLen) in CheckOptionsData() 73 static uint8_t GetDhcpOptionCodeType(const uint8_t code) in GetDhcpOptionCodeType() 118 uint8_t GetDhcpOptionDataLen(const uint8_t code) in GetDhcpOptionDataLen() 153 const uint8_t *GetDhcpOption(const struct DhcpPacket *packet, int code, size_t *length) in GetDhcpOption() 206 bool GetDhcpOptionUint8(const struct DhcpPacket *packet, int code, uint8_t *data) in GetDhcpOptionUint8() 226 bool GetDhcpOptionUint32(const struct DhcpPacket *packet, int code, uint32_t *data) in GetDhcpOptionUint32() 250 bool GetDhcpOptionUint32n(const struct DhcpPacket *packet, int code, uint32_t *data1, uint32_t *dat… in GetDhcpOptionUint32n() 284 char *GetDhcpOptionString(const struct DhcpPacket *packet, int code) in GetDhcpOptionString() 349 int AddOptValueToOpts(uint8_t *pOpts, uint8_t code, uint32_t value) in AddOptValueToOpts()
|
H A D | dhcp_client_stub.cpp | 75 [this](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in InitHandleMap() 79 [this](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in InitHandleMap() 83 [this](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in InitHandleMap() 87 [this](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in InitHandleMap() 92 int DhcpClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnRemoteRequest() 112 int DhcpClientStub::OnRegisterCallBack(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRegisterCallBack() 140 int DhcpClientStub::OnStartDhcpClient(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnStartDhcpClient() 151 int DhcpClientStub::OnSetConfiguration(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnSetConfiguration() 163 int DhcpClientStub::OnStopDhcpClient(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnStopDhcpClient()
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/storage/storage03/ |
H A D | index.js | 32 fail: function(data, code) { argument 48 fail: function(data, code) { argument 62 fail: function(data, code) { argument 78 fail: function(data, code) { argument 94 fail: function(data, code) { argument
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_server_stub_lite.cpp | 34 int DhcpServerStub::CheckInterfaceToken(uint32_t code, IpcIo *req) in CheckInterfaceToken() 48 int DhcpServerStub::OnRemoteRequest(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoteRequest() 85 int DhcpServerStub::OnRegisterCallBack(uint32_t code, IpcIo *req, IpcIo *reply) in OnRegisterCallBack() 110 int DhcpServerStub::OnStartDhcpServer(uint32_t code, IpcIo *req, IpcIo *reply) in OnStartDhcpServer() 128 int DhcpServerStub::OnStopDhcpServer(uint32_t code, IpcIo *req, IpcIo *reply) in OnStopDhcpServer() 140 int DhcpServerStub::OnSetDhcpName(uint32_t code, IpcIo *req, IpcIo *reply) in OnSetDhcpName() 151 int DhcpServerStub::OnSetDhcpRange(uint32_t code, IpcIo *req, IpcIo *reply) in OnSetDhcpRange() 170 int DhcpServerStub::OnRemoveAllDhcpRange(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoveAllDhcpRange() 181 int DhcpServerStub::OnRemoveDhcpRange(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoveDhcpRange() 222 int DhcpServerStub::OnUpdateLeasesTime(uint32_t code, IpcIo *req, IpcIo *reply) in OnUpdateLeasesTime() [all …]
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/cj_ffi/ |
H A D | cj_common_ffi.h | 35 int32_t code; member 40 int32_t code; member 45 int32_t code; member 50 int32_t code; member 55 uint32_t code; member 65 int32_t code; member 80 int32_t code; member 90 int32_t code; member 100 int32_t code; member 110 int32_t code; member [all …]
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | user_auth_stub_test.cpp | 146 uint32_t code = UserAuthInterfaceCode::USER_AUTH_GET_PROPERTY; variable 187 uint32_t code = UserAuthInterfaceCode::USER_AUTH_GET_PROPERTY; variable 204 uint32_t code = UserAuthInterfaceCode::USER_AUTH_SET_PROPERTY; variable 244 uint32_t code = UserAuthInterfaceCode::USER_AUTH_SET_PROPERTY; variable 261 uint32_t code = UserAuthInterfaceCode::USER_AUTH_AUTH; variable 303 uint32_t code = UserAuthInterfaceCode::USER_AUTH_AUTH; variable 329 uint32_t code = UserAuthInterfaceCode::USER_AUTH_AUTH_USER; variable 369 uint32_t code = UserAuthInterfaceCode::USER_AUTH_AUTH_USER; variable 396 uint32_t code = UserAuthInterfaceCode::USER_AUTH_IDENTIFY; variable 432 uint32_t code = UserAuthInterfaceCode::USER_AUTH_IDENTIFY; variable [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
H A D | wifi_hotspot_stub.cpp | 99 int WifiHotspotStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnRemoteRequest() 135 void WifiHotspotStub::OnIsHotspotDualBandSupported(uint32_t code, MessageParcel &data, in OnIsHotspotDualBandSupported() 149 void WifiHotspotStub::OnGetApStateWifi(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnGetApStateWifi() 163 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnGetHotspotConfig() 320 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnGetValidChannels() 339 void WifiHotspotStub::OnEnableWifiAp(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnEnableWifiAp() 433 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRegisterCallBack() 484 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnGetSupportedFeatures() 499 void WifiHotspotStub::OnGetSupportedPowerModel(uint32_t code, MessageParcel &data, in OnGetSupportedPowerModel() 538 void WifiHotspotStub::OnSetApIdleTimeout(uint32_t code, MessageParcel &data, in OnSetApIdleTimeout() [all …]
|
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/ |
H A D | common_event_stub_test.cpp | 132 const uint32_t code = -1; variable 151 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT); variable 175 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_PUBLISH_COMMON_EVENT); variable 245 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_FINISH_RECEIVER); variable 312 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_FREEZE); variable 335 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_FREEZE); variable 357 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_UNFREEZE); variable 382 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_UNFREEZE); variable 404 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_UNFREEZE_ALL); variable 428 const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_UNFREEZE_ALL); variable [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_p2p_callback_stub.cpp | 65 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 179 void WifiP2pCallbackStub::OnP2pActionResult(P2pActionCallback action, ErrCode code) in OnP2pActionResult() 211 void WifiP2pCallbackStub::RemoteOnP2pStateChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pStateChanged() 244 void WifiP2pCallbackStub::RemoteOnP2pThisDeviceChanged(uint32_t code, MessageParcel &data, MessageP… in RemoteOnP2pThisDeviceChanged() 252 void WifiP2pCallbackStub::RemoteOnP2pPeersChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pPeersChanged() 278 void WifiP2pCallbackStub::RemoteOnP2pServicesChanged(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnP2pServicesChanged() 326 void WifiP2pCallbackStub::RemoteOnP2pDiscoveryChanged(uint32_t code, MessageParcel &data, MessagePa… in RemoteOnP2pDiscoveryChanged() 333 void WifiP2pCallbackStub::RemoteOnP2pActionResult(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pActionResult() 341 void WifiP2pCallbackStub::RemoteOnConfigChanged(uint32_t code, MessageParcel &data, MessageParcel &… in RemoteOnConfigChanged() 377 void WifiP2pCallbackStub::RemoteOnP2pGcJoinGroup(uint32_t code, MessageParcel &data, MessageParcel … in RemoteOnP2pGcJoinGroup() [all …]
|
H A D | wifi_device_callback_stub_lite.cpp | 32 int WifiDeviceCallBackStub::OnRemoteInterfaceToken(uint32_t code, IpcIo *data) in OnRemoteInterfaceToken() 46 int WifiDeviceCallBackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest() 165 int WifiDeviceCallBackStub::RemoteOnWifiStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiStateChanged() 174 int WifiDeviceCallBackStub::RemoteOnWifiConnectionChanged(uint32_t code, IpcIo *data) in RemoteOnWifiConnectionChanged() 223 int WifiDeviceCallBackStub::RemoteOnWifiRssiChanged(uint32_t code, IpcIo *data) in RemoteOnWifiRssiChanged() 232 int WifiDeviceCallBackStub::RemoteOnWifiWpsStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiWpsStateChanged() 243 int WifiDeviceCallBackStub::RemoteOnStreamChanged(uint32_t code, IpcIo *data) in RemoteOnStreamChanged() 252 int WifiDeviceCallBackStub::RemoteOnDeviceConfigChanged(uint32_t code, IpcIo *data) in RemoteOnDeviceConfigChanged()
|
/aosp12/art/dex2oat/linker/arm/ |
H A D | relative_patcher_thumb2.cc | 56 void Thumb2RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() 66 void Thumb2RelativePatcher::PatchPcRelativeReference(std::vector<uint8_t>* code, in PatchPcRelativeReference() 86 void Thumb2RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() 97 void Thumb2RelativePatcher::PatchBakerReadBarrierBranch(std::vector<uint8_t>* code, in PatchBakerReadBarrierBranch() 139 void Thumb2RelativePatcher::PatchBl(std::vector<uint8_t>* code, in PatchBl() 161 void Thumb2RelativePatcher::SetInsn32(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn32() 171 uint32_t Thumb2RelativePatcher::GetInsn32(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn32() 183 uint32_t Thumb2RelativePatcher::GetInsn32(Vector* code, uint32_t offset) { in GetInsn32() 188 uint32_t Thumb2RelativePatcher::GetInsn16(ArrayRef<const uint8_t> code, uint32_t offset) { in GetInsn16() 196 uint32_t Thumb2RelativePatcher::GetInsn16(Vector* code, uint32_t offset) { in GetInsn16()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_client_callback_proxy.cpp | 23 const sptr<IRemoteObject> &remote, uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequestFunc() 39 static void OnResultFunc(const sptr<IRemoteObject> &remote, uint32_t code, std::u16string descripto… in OnResultFunc() 84 uint32_t code = static_cast<uint32_t>(IDMCallbackInterfaceCode::ON_ACQUIRE_INFO); in OnAcquireInfo() local 90 uint32_t code = static_cast<uint32_t>(IDMCallbackInterfaceCode::ON_RESULT); in OnResult() local 129 uint32_t code = static_cast<uint32_t>(GetCredInfoCallbackInterfaceCode::ON_CREDENTIAL_INFO); in OnCredentialInfo() local 139 uint32_t code = static_cast<uint32_t>(GetSetPropCallbackInterfaceCode::ON_RESULT); in OnResult() local 163 uint32_t code = static_cast<uint32_t>(GetEnrolledIdCallbackInterfaceCode::ON_ENROLLED_ID); in OnEnrolledId() local 173 uint32_t code = static_cast<uint32_t>(PreRemoteAuthCallbackInterfaceCode::ON_RESULT); in OnResult() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_hotspot_callback_stub_test.cpp | 116 uint32_t code = 0; variable 133 uint32_t code = 0; variable 148 uint32_t code = 0; variable 167 uint32_t code = 1; variable 186 uint32_t code = static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE); variable 210 uint32_t code = static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_JOIN); variable 234 uint32_t code = static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_LEAVE); variable
|
H A D | wifi_device_callback_stub_test.cpp | 104 uint32_t code = 0; variable 118 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_STATE_CHANGE); variable 138 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE); variable 157 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_RSSI_CHANGE); variable 176 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_WPS_STATE_CHANGE); variable 195 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_STREAM_DIRECTION); variable 214 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_DEVICE_CONFIG_CHANGE); variable 233 uint32_t code = 0; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_js_form_state_observer_stub_test/ |
H A D | fms_js_form_state_observer_stub_test.cpp | 99 uint32_t code = 1; variable 137 …uint32_t code = static_cast<uint32_t>(IJsFormStateObserver::Message::FORM_STATE_OBSERVER_ON_ADD_FO… variable 158 …uint32_t code = static_cast<uint32_t>(IJsFormStateObserver::Message::FORM_STATE_OBSERVER_ON_ADD_FO… variable 180 …uint32_t code = static_cast<uint32_t>(IJsFormStateObserver::Message::FORM_STATE_OBSERVER_ON_REMOVE… variable 201 …uint32_t code = static_cast<uint32_t>(IJsFormStateObserver::Message::FORM_STATE_OBSERVER_ON_REMOVE… variable 224 uint32_t code = variable 249 uint32_t code = variable 275 uint32_t code = variable 299 uint32_t code = variable 324 …uint32_t code = static_cast<uint32_t>(IJsFormStateObserver::Message::FORM_STATE_OBSERVER_ON_FORM_C… variable [all …]
|
/aosp12/system/libziparchive/incfs_support/include/incfs_support/ |
H A D | signal_handling.h | 110 #define SCOPED_SIGBUS_HANDLER(code) argument 111 #define SCOPED_SIGBUS_HANDLER_CONDITIONAL(condition, code) argument 162 #define SCOPED_SIGBUS_HANDLER_CONDITIONAL(condition, code) \ argument 178 #define SCOPED_SIGBUS_HANDLER(code) \ argument
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_stub.cpp | 345 ErrCode AppAccountStub::ProcAddAccount(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcAddAccount() 384 ErrCode AppAccountStub::ProcCreateAccount(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcCreateAccount() 437 ErrCode AppAccountStub::ProcDeleteAccount(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcDeleteAccount() 483 ErrCode AppAccountStub::ProcSetAppAccess(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcSetAppAccess() 614 ErrCode AppAccountStub::ProcAuthenticate(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcAuthenticate() 640 ErrCode AppAccountStub::ProcGetAuthToken(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcGetAuthToken() 666 ErrCode AppAccountStub::ProcSetOAuthToken(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcSetOAuthToken() 682 ErrCode AppAccountStub::ProcDeleteAuthToken(uint32_t code, MessageParcel &data, MessageParcel &repl… in ProcDeleteAuthToken() 800 ErrCode AppAccountStub::ProcGetAuthList(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcGetAuthList() 844 ErrCode AppAccountStub::ProcGetAllAccounts(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcGetAllAccounts() [all …]
|
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | vlc_decode.cpp | 106 uint32 code; in DecodeUserData() local 455 uint code; in PV_VlcDecMV() local 505 uint code; in PV_VlcDecMCBPC_com_intra() local 538 uint code; in PV_VlcDecMCBPC_com_inter() local 559 uint code; in PV_VlcDecMCBPC_com_inter_H263() local 593 uint code; in PV_VlcDecCBPY() local 841 uint code; in VlcDecTCOEFIntra() local 1024 uint code; in VlcDecTCOEFInter() local 1203 uint code; in VlcDecTCOEFShortHeader() local 1263 uint code; in VlcDecTCOEFShortHeader_AnnexI() local [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_analysis_extension/src/ |
H A D | media_analysis_helper.cpp | 25 void MediaAnalysisHelper::StartMediaAnalysisServiceSync(int32_t code, const std::vector<std::string… in StartMediaAnalysisServiceSync() 31 void MediaAnalysisHelper::StartMediaAnalysisServiceAsync(int32_t code, const std::vector<std::strin… in StartMediaAnalysisServiceAsync() 43 void MediaAnalysisHelper::AsyncStartMediaAnalysisService(int32_t code, const std::vector<std::strin… in AsyncStartMediaAnalysisService() 49 void MediaAnalysisHelper::StartMediaAnalysisServiceInternal(int32_t code, MessageOption option, in StartMediaAnalysisServiceInternal() 76 int32_t code = IMediaAnalysisService::ActivateServiceType::PORTRAIT_COVER_SELECTION; in AnalysePortraitCover() local
|
/ohos5.0/foundation/communication/connected_nfc_tag/services/src/ |
H A D | nfc_tag_session_stub.cpp | 36 int NfcTagSessionStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() 59 void NfcTagSessionStub::OnInit(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnInit() 66 void NfcTagSessionStub::OnUninit(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnUninit() 73 void NfcTagSessionStub::OnReadNdefTag(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnReadNdefTag() 81 void NfcTagSessionStub::OnWriteNdefTag(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnWriteNdefTag()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_record_cmd_test.cpp | 50 OH_Drawing_ErrorCode code = OH_Drawing_RecordCmdUtilsDestroy(recordCmdUtils); variable 69 …OH_Drawing_ErrorCode code = OH_Drawing_RecordCmdUtilsBeginRecording(recordCmdUtils, width, height,… variable 103 …OH_Drawing_ErrorCode code = OH_Drawing_RecordCmdUtilsBeginRecording(recordCmdUtils, width, height,… variable 134 …OH_Drawing_ErrorCode code = OH_Drawing_RecordCmdUtilsBeginRecording(recordCmdUtils, width, height,… variable 175 … OH_Drawing_ErrorCode code = OH_Drawing_RecordCmdUtilsFinishRecording(recordCmdUtils, &recordCmd); variable
|