Home
last modified time | relevance | path

Searched defs:parent_key (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/nacl/renderer/
Djson_manifest.cc110 const std::string& parent_key, in IsValidDictionary()
146 const std::string& parent_key, in IsValidUrlSpec()
215 const std::string& parent_key, in IsValidPnaclTranslateSpec()
253 const std::string& parent_key, in IsValidISADictionary()
562 const std::string& parent_key, in GetURLFromISADictionary()
/external/linux-kselftest/tools/testing/selftests/tpm2/
Dtpm2.py584 def seal(self, parent_key, data, auth_value, policy_dig, argument
624 def unseal(self, parent_key, blob, auth_value, policy_handle): argument