Searched defs:parent_key (Results  1 – 2 of 2) sorted by relevance
| /external/cronet/components/nacl/renderer/ | 
| D | json_manifest.cc | 110                        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/ | 
| D | tpm2.py | 584     def seal(self, parent_key, data, auth_value, policy_dig,  argument624     def unseal(self, parent_key, blob, auth_value, policy_handle):  argument
 
 |