Searched defs:encap (Results 1 – 3 of 3) sorted by relevance
864 UserEncap encap; variable887 UserEncap encap; variable903 UserEncap encap; variable919 UserEncap encap; variable935 UserEncap encap; variable957 UserEncap encap; variable979 UserEncap encap; variable998 UserEncap encap; variable1015 UserEncap encap; variable1031 UserEncap encap; variable[all …]
124 APPSPAWN_STATIC int AddPermissionStrToValue(const char *valueStr, UserEncap *encap) in AddPermissionStrToValue()143 APPSPAWN_STATIC int AddPermissionIntArrayToValue(cJSON *arrayItem, UserEncap *encap, uint32_t array… in AddPermissionIntArrayToValue()167 APPSPAWN_STATIC int AddPermissionBoolArrayToValue(cJSON *arrayItem, UserEncap *encap, uint32_t arra… in AddPermissionBoolArrayToValue()191 APPSPAWN_STATIC int AddPermissionStrArrayToValue(cJSON *arrayItem, UserEncap *encap) in AddPermissionStrArrayToValue()223 APPSPAWN_STATIC int AddPermissionArrayToValue(cJSON *permissionItemArr, UserEncap *encap) in AddPermissionArrayToValue()252 APPSPAWN_STATIC int AddPermissionItemToEncapsInfo(UserEncap *encap, cJSON *permissionItem) in AddPermissionItemToEncapsInfo()
51 UserEncap *encap; member