| /test/testfwk/arkxtest/uitest/record/ |
| H A D | pointer_info.cpp | 63 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 D | attest_service_challenge.c | 149 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 D | attest_service_challenge.c | 149 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 D | tree_manager.cpp | 295 void TreeManager::SetInputcomponentIndex(int actionType, uint32_t index) in SetInputcomponentIndex() argument
|
| /test/ostest/wukong/input_factory/src/ |
| H A D | component_input.cpp | 241 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 D | attest_adapter_mock.c | 54 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 D | attest_adapter_mock.c | 54 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 D | component_manager.cpp | 215 ComponentEventInput(OHOS::Accessibility::AccessibilityElementInfo& elementInfo, const int actionType) ComponentEventInput() argument
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvjust.c | 345 FT_UShort actionType; in gxv_just_actSubrecord_validate() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-just-table.hh | 56 HBUINT16 actionType; /* The type of postcompensation action. */ member
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
| H A D | group_operation_common.c | 1125 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 D | attest_network.c | 540 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 D | attest_network.c | 800 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...] |