Home
last modified time | relevance | path

Searched defs:tokenC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_workflow_test/
H A Dams_workflow_test.cpp241 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
277 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
358 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
404 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
743 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
827 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
877 sptr<IRemoteObject> tokenC = new MockAbilityToken(); variable
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Diso_protocol.c481 Uint8Buff tokenC = { tokenValC, SHA256_LEN }; in ClientGenTokenProcEvent() local
531 Uint8Buff tokenC = { tokenCVal, ISO_TOKEN_LEN }; in ServerGenSessKeyParseEvent() local
546 Uint8Buff tokenC = { tokenValC, SHA256_LEN }; in ServerGenSessKeyProcEvent() local