Home
last modified time | relevance | path

Searched defs:newToken (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h112 Token newToken = userToken ? userToken : (uintptr_t)p.get(); in AddHandler() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_info_test.cpp831 std::string newToken = "test_new_token"; variable
861 std::string newToken = "test_new_token"; variable
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dasy_token_manager.c1180 AccountToken *newToken = DeepCopyToken(token); in AddTokenInner() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp813 sptr<IRemoteObject> newToken = new MockAbilityToken(); variable