Home
last modified time | relevance | path

Searched refs:SYSTEM_ABILITY_TOKEN_CALLBACK_INTERFACE_TOKEN (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_ability_token_callback_stub.cpp23 const std::u16string SYSTEM_ABILITY_TOKEN_CALLBACK_INTERFACE_TOKEN = u"ohos.aafwk.ISystemAbilityTokenCallback"; member
28 if (data.ReadInterfaceToken() != SYSTEM_ABILITY_TOKEN_CALLBACK_INTERFACE_TOKEN) { in OnRemoteRequest()
/foundation/ability/ability_runtime/test/unittest/system_ability_token_callback_stub_test/
H A Dsystem_ability_token_callback_stub_test.cpp26 const std::u16string SYSTEM_ABILITY_TOKEN_CALLBACK_INTERFACE_TOKEN = u"ohos.aafwk.ISystemAbilityTokenCallback"; member
53 data.WriteInterfaceToken(SYSTEM_ABILITY_TOKEN_CALLBACK_INTERFACE_TOKEN); in WriteInterfaceToken()

Completed in 2 milliseconds