Home
last modified time | relevance | path

Searched defs:opCode (Results 26 – 50 of 89) sorted by relevance

1234

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_module.c38 int32_t opCode; in IsAccountMsgNeedIgnore() local
H A Daccount_task_main.c47 static void AccountSendErrMsgToOut(CJson *out, int32_t opCode, int32_t errCode) in AccountSendErrMsgToOut()
/aosp12/frameworks/base/core/java/android/app/
H A DAsyncNotedAppOp.java224 int opCode = in.readInt(); in AsyncNotedAppOp() local
H A DSyncNotedAppOp.java215 int opCode = in.readInt(); in SyncNotedAppOp() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_link_policy_cmd_complete.c138 void HciEventOnLinkPolicyCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnLinkPolicyCommandComplete()
H A Dhci_evt_info_params_cmd_complete.c214 void HciEventOnInformationalParametersCommandComplete(uint16_t opCode, const void *param, uint8_t l… in HciEventOnInformationalParametersCommandComplete()
H A Dhci_evt_status_params_cmd_complete.c218 void HciEventOnStatusParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnStatusParametersCommandComplete()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_version_util.h53 int32_t opCode; member
/aosp12/frameworks/native/libs/ui/tests/
H A DGraphicBufferOverBinder_test.cpp99 status_t GetGraphicBuffer(sp<GraphicBuffer>* outBuf, uint32_t opCode) { in GetGraphicBuffer()
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_def.h37 int32_t opCode; member
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c115 int ClientProtocolMessageOut(CJson *out, int opCode, uint32_t step) in ClientProtocolMessageOut()
140 int ServerProtocolMessageOut(CJson *out, int opCode, uint32_t step) in ServerProtocolMessageOut()
H A Ddas_version_util.c290 ProtocolType GetPrototolType(VersionStruct *curVersion, OperationCode opCode) in GetPrototolType()
/aosp12/frameworks/native/libs/gui/tests/
H A DSurfaceParcelable_test.cpp123 uint32_t opCode = GetParam(); in GetSurface() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_info_params.c158 void HciOnInformationalParametersCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnInformationalParametersCmdFailed()
H A Dhci_cmd_failure_status_params.c207 void HciOnStatusParametersCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnStatusParametersCmdFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c31 uint16_t opCode; member
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/
H A Diso_base_cur_task.h50 int32_t opCode; member
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c108 static int32_t CreateBaseBindSubSession(int32_t sessionType, int32_t opCode, const CJson *params, in CreateBaseBindSubSession()
150 static int32_t GenerateKeyPairIfNeeded(int32_t osAccountId, int isClient, int32_t opCode, CJson *js… in GenerateKeyPairIfNeeded()
856 int32_t opCode = MEMBER_INVITE; in CreateClientBindSubSession() local
902 int32_t opCode = MEMBER_INVITE; in CreateServerBindSubSession() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsServiceTest.java456 private void assertContainsOp(List<PackageOps> loggedOps, int opCode, long minMillis, in assertContainsOp()
/aosp12/frameworks/base/obex/javax/obex/
H A DClientOperation.java441 private boolean sendRequest(int opCode) throws IOException { in sendRequest()
H A DClientSession.java459 public boolean sendRequest(int opCode, byte[] head, HeaderSet header, in sendRequest()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/
H A Dpake_base_cur_task.h54 int32_t opCode; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.cpp164 void RemoteExecutorRequestPacket::SetOpCode(PreparedStmt::ExecutorOperation opCode) in SetOpCode()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp139 uint8_t opCode = AVRC_CT_OP_CODE_INVALID; in GetOpCode() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp133 uint8_t opCode = AVRC_TG_OP_CODE_INVALID; in GetOpCode() local

1234