Home
last modified time | relevance | path

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

/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/mock/
Dnativetoken_oper_test.cpp74 NativeTokenList tokenNode; variable
103 NativeTokenList tokenNode; variable
130 NativeTokenList tokenNode; variable
162 NativeTokenList tokenNode; variable
208 NativeTokenList tokenNode; variable
250 NativeTokenList tokenNode; variable
317 NativeTokenList tokenNode; variable
/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/
Dnativetoken_oper_test.cpp72 NativeTokenList tokenNode; variable
110 NativeTokenList tokenNode; variable
141 NativeTokenList tokenNode; variable
213 NativeTokenList tokenNode; variable
Dnativetoken_kit_test.cpp135 NativeTokenList *tokenNode = g_tokenListHead; in DeleteAccessTokenId() local
/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken_json_oper.c32 uint32_t GetProcessNameFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetProcessNameFromJson()
48 uint32_t GetTokenIdFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetTokenIdFromJson()
66 uint32_t GetAplFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetAplFromJson()
246 static uint32_t UpdateItemcontent(const NativeTokenList *tokenNode, cJSON *record) in UpdateItemcontent()
278 uint32_t UpdateGoalItemFromRecord(const NativeTokenList *tokenNode, cJSON *record) in UpdateGoalItemFromRecord()
Dnativetoken.c102 static int32_t GetNativeTokenFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetNativeTokenFromJson()
270 NativeTokenList *tokenNode = g_tokenListHead->next; in IsTokenUniqueIdExist() local
470 NativeTokenList *tokenNode; in AddNewTokenToListAndFile() local
519 static int32_t CompareTokenInfo(const NativeTokenList *tokenNode, in CompareTokenInfo()
536 static int32_t ComparePermsInfo(const NativeTokenList *tokenNode, in ComparePermsInfo()
575 static uint32_t UpdateTokenInfoInList(NativeTokenList *tokenNode, in UpdateTokenInfoInList()
599 static uint32_t UpdateInfoInCfgFile(const NativeTokenList *tokenNode) in UpdateInfoInCfgFile()
649 NativeTokenList *tokenNode = g_tokenListHead->next; in GetAccessTokenId() local