Searched defs:Value (Results 1 – 2 of 2) sorted by relevance
| /system/security/keystore/ |
| D | keystore.cpp | 86 struct Value { struct 87 Value(const uint8_t* orig, int origLen) { in Value() function 93 Value() { in Value() function 102 ValueString(const Value* orig) { in ValueString() argument 938 static ResponseCode test(KeyStore* keyStore, int, uid_t, Value*, Value*, Value*) { in test() argument 942 static ResponseCode get(KeyStore* keyStore, int sock, uid_t uid, Value* keyName, Value*, Value*) { in get() argument 955 static ResponseCode insert(KeyStore* keyStore, int, uid_t uid, Value* keyName, Value* val, in insert() argument 963 static ResponseCode del(KeyStore* keyStore, int, uid_t uid, Value* keyName, Value*, Value*) { in del() argument 974 static ResponseCode exist(KeyStore*, int, uid_t uid, Value* keyName, Value*, Value*) { in exist() argument 983 static ResponseCode saw(KeyStore*, int sock, uid_t uid, Value* keyPrefix, Value*, Value*) { in saw() argument [all …]
|
| /system/core/sh/ |
| D | arith.c | 567 #define YYBACKUP(Token, Value) \ argument 626 # define YYDSYMPRINTF(Title, Token, Value, Location) \ argument 700 # define YYDSYMPRINTF(Title, Token, Value, Location) argument
|