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.cpp134 NativeTokenList *tokenNode = g_tokenListHead; in DeleteAccessTokenId() local
/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken_json_oper.c31 uint32_t GetProcessNameFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetProcessNameFromJson()
47 uint32_t GetTokenIdFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetTokenIdFromJson()
65 uint32_t GetAplFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetAplFromJson()
245 static uint32_t UpdateItemcontent(const NativeTokenList *tokenNode, cJSON *record) in UpdateItemcontent()
277 uint32_t UpdateGoalItemFromRecord(const NativeTokenList *tokenNode, cJSON *record) in UpdateGoalItemFromRecord()
Dnativetoken.c102 static int32_t GetNativeTokenFromJson(cJSON *cjsonItem, NativeTokenList *tokenNode) in GetNativeTokenFromJson()
269 NativeTokenList *tokenNode = g_tokenListHead->next; in IsTokenUniqueIdExist() local
466 NativeTokenList *tokenNode; in AddNewTokenToListAndFile() local
515 static int32_t CompareTokenInfo(const NativeTokenList *tokenNode, in CompareTokenInfo()
532 static int32_t ComparePermsInfo(const NativeTokenList *tokenNode, in ComparePermsInfo()
567 static uint32_t UpdateTokenInfoInList(NativeTokenList *tokenNode, in UpdateTokenInfoInList()
591 static uint32_t UpdateInfoInCfgFile(const NativeTokenList *tokenNode) in UpdateInfoInCfgFile()
641 NativeTokenList *tokenNode = g_tokenListHead->next; in GetAccessTokenId() local