Home
last modified time | relevance | path

Searched defs:actionType (Results 1 - 13 of 13) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
H A Dpointer_info.cpp63 std::string FingerInfo::WriteWindowData(std::string actionType) in WriteWindowData() argument
69 sout << actionType << ": " ; in WriteWindowData() local
133 std::string actionType = OP_TYPE[touchOpt]; in WriteWindowData() local
[all...]
/test/xts/device_attest/services/core/attest/
H A Dattest_service_challenge.c149 static int32_t SetChallenge(ChallengeResult* challengeResult, ATTEST_ACTION_TYPE actionType) in SetChallenge() argument
177 static ChallengeResult* GetChallengeImpl(ATTEST_ACTION_TYPE actionType) in GetChallengeImpl() argument
199 int32_t GetChallenge(ChallengeResult** challResult, ATTEST_ACTION_TYPE actionType) in GetChallenge() argument
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_challenge.c149 static int32_t SetChallenge(ChallengeResult* challengeResult, ATTEST_ACTION_TYPE actionType) in SetChallenge() argument
177 static ChallengeResult* GetChallengeImpl(ATTEST_ACTION_TYPE actionType) in GetChallengeImpl() argument
199 int32_t GetChallenge(ChallengeResult** challResult, ATTEST_ACTION_TYPE actionType) in GetChallenge() argument
/test/ostest/wukong/component_event/src/
H A Dtree_manager.cpp295 void TreeManager::SetInputcomponentIndex(int actionType, uint32_t index) in SetInputcomponentIndex() argument
/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp241 int actionType = JudgeComponentType(*(elementInfo.get())); in OrderInput() local
289 int actionType = JudgeComponentType(*(componentInfos[index].get())); in RandomInput() local
338 int actionType = JudgeComponentType(*(componentinfo.get())); FocusInput() local
404 int actionType; JudgeComponentType() local
[all...]
/test/xts/device_attest/services/core/adapter/
H A Dattest_adapter_mock.c54 int32_t SendChallMsgStub(ATTEST_ACTION_TYPE actionType, char** respMsg) in SendChallMsgStub() argument
70 int32_t SendDevAttestStub(ATTEST_ACTION_TYPE actionType, char **respMsg) in SendDevAttestStub() argument
/test/xts/device_attest_lite/services/core/adapter/
H A Dattest_adapter_mock.c54 int32_t SendChallMsgStub(ATTEST_ACTION_TYPE actionType, char** respMsg) in SendChallMsgStub() argument
70 int32_t SendDevAttestStub(ATTEST_ACTION_TYPE actionType, char **respMsg) in SendDevAttestStub() argument
/test/ostest/wukong/common/src/
H A Dcomponent_manager.cpp215 ComponentEventInput(OHOS::Accessibility::AccessibilityElementInfo& elementInfo, const int actionType) ComponentEventInput() argument
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvjust.c345 FT_UShort actionType; in gxv_just_actSubrecord_validate() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-just-table.hh56 HBUINT16 actionType; /* The type of postcompensation action. */ member
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c1125 int32_t CheckPermForGroup(int32_t osAccountId, int actionType, const char *callerPkgName, const char *groupId) in CheckPermForGroup() argument
/test/xts/device_attest_lite/services/core/network/
H A Dattest_network.c540 static int32_t BuildCoapBody(const DevicePacket *devData, ATTEST_ACTION_TYPE actionType, char **outBody) in BuildCoapBody() argument
562 static int32_t GenCoapMsg(const DevicePacket *devPacket, ATTEST_ACTION_TYPE actionType, char **reqMsg) in GenCoapMsg() argument
735 static int32_t TransOptions(const TLSSession* session, const DevicePacket *devPacket, ATTEST_ACTION_TYPE actionType, in TransOptions() argument
791 SendCoapMsg(const TLSSession* session, const DevicePacket* devPacket, const ATTEST_ACTION_TYPE actionType, CoapBuffer* payload) SendCoapMsg() argument
952 SendAttestMsg(const DevicePacket *devPacket, ATTEST_ACTION_TYPE actionType, char **respBody) SendAttestMsg() argument
[all...]
/test/xts/device_attest/services/core/network/
H A Dattest_network.c800 static int32_t BuildHttpsBody(DevicePacket *devData, ATTEST_ACTION_TYPE actionType, char **outBody) in BuildHttpsBody() argument
862 static int32_t GenHttpsMsg(DevicePacket *devPacket, ATTEST_ACTION_TYPE actionType, char **reqMsg) in GenHttpsMsg() argument
1081 int32_t SendAttestMsg(DevicePacket *devPacket, ATTEST_ACTION_TYPE actionType, cha argument
221 BuildSocketInfo(DevicePacket *devValue, HttpPacket *msgHttpPack, int32_t actionType, int32_t reqContentLength) BuildSocketInfo() argument
[all...]

Completed in 12 milliseconds