Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dimplicit_start_processor.h32 struct IdentityNode { struct
35 IdentityNode(int tokenId, std::string identity) : tokenId(tokenId), identity(identity) in IdentityNode() function