HomeSort by relevance Sort by last modified time
    Searched refs:key_ref (Results 1 - 4 of 4) sorted by null

  /system/vold/
KeyUtil.h 32 const std::string& tmp_path, std::string* key_ref);
KeyUtil.cpp 165 const std::string& tmp_path, std::string* key_ref) {
181 if (!installKey(key, key_ref)) {
MetadataCrypt.cpp 283 KeyBuffer key_ref; local
284 if (!read_key(true, &key_ref)) return false;
296 default_key_params(data_rec->blk_device, key_ref), &crypto_blkdev)) return false;
  /external/libxml2/
rngparser.c 130 const xmlChar *key_ref; member in struct:_xmlCRelaxNGParserCtxt
969 ctxt->insert = xmlNewNodeEatName(NULL, (xmlChar *) ctxt->key_ref);
    [all...]

Completed in 97 milliseconds