Searched refs:Value (Results 1 - 3 of 3) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp86 struct Value { struct
87 Value(const uint8_t* orig, int origLen) { function in struct:Value
93 Value() { function in struct:Value
102 ValueString(const Value* orig) {
164 static int encode_key(char* out, const Value* key) {
180 static int encode_key_for_uid(char* out, uid_t uid, const Value* key) {
475 ResponseCode initialize(Value* pw) {
487 ResponseCode writeMasterKey(Value* pw) {
496 ResponseCode readMasterKey(Value* pw) {
615 void addGrant(const char* filename, const Value* uidValu
[all...]
/system/bluetooth/data/
H A Dblacklist.conf5 // Module,Type,Value List,Parameter List, //Comment
/system/core/sh/
H A Darith.c567 #define YYBACKUP(Token, Value) \
572 yylval = (Value); \
626 # define YYDSYMPRINTF(Title, Token, Value, Location) \
632 Token, Value); \
700 # define YYDSYMPRINTF(Title, Token, Value, Location)

Completed in 466 milliseconds