Home
last modified time | relevance | path

Searched refs:strNumNew (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken.c551 const char **strArrNew, int32_t strNumNew) in UpdateStrArrayInList() argument
562 *strNum = strNumNew; in UpdateStrArrayInList()
563 for (int32_t i = 0; i < strNumNew; i++) { in UpdateStrArrayInList()