Home
last modified time | relevance | path

Searched defs:fromJSON (Results 1 – 22 of 22) sorted by relevance

/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/
Dsigstore_verification.js12 fromJSON(object) { method
36 fromJSON(object) { method
58 fromJSON(object) { method
85 fromJSON(object) { method
143 fromJSON(object) { method
165 fromJSON(object) { method
182 fromJSON(object) { method
199 fromJSON(object) { method
216 fromJSON(object) { method
233 fromJSON(object) { method
[all …]
Dsigstore_common.js303 fromJSON(object) { method
321 fromJSON(object) { method
340 fromJSON(object) { method
354 fromJSON(object) { method
372 fromJSON(object) { method
393 fromJSON(object) { method
406 fromJSON(object) { method
424 fromJSON(object) { method
442 fromJSON(object) { method
459 fromJSON(object) { method
[all …]
Dsigstore_rekor.js10 fromJSON(object) { method
27 fromJSON(object) { method
40 fromJSON(object) { method
70 fromJSON(object) { method
96 fromJSON(object) { method
Devents.js11 fromJSON(object) { method
56 fromJSON(object) { method
74 fromJSON(object) { method
110 fromJSON(object) { method
Dsigstore_trustroot.js10 fromJSON(object) { method
32 fromJSON(object) { method
56 fromJSON(object) { method
Dsigstore_bundle.js12 fromJSON(object) { method
34 fromJSON(object) { method
83 fromJSON(object) { method
Denvelope.js9 fromJSON(object) { method
34 fromJSON(object) { method
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/
Ddescriptor.js347 fromJSON(object) { method
378 fromJSON(object) { method
468 fromJSON(object) { method
552 fromJSON(object) { method
572 fromJSON(object) { method
586 fromJSON(object) { method
620 fromJSON(object) { method
655 fromJSON(object) { method
672 fromJSON(object) { method
714 fromJSON(object) { method
[all …]
Dtimestamp.js9 fromJSON(object) { method
Dany.js9 fromJSON(object) { method
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
Drole.js52 static fromJSON(data) { method in Role
129 static fromJSON(data) { method in DelegatedRole
276 static fromJSON(data) { method in SuccinctRoles
Dfile.js73 static fromJSON(data) { method in MetaFile
161 static fromJSON(path, data) { method in TargetFile
Dsignature.js24 static fromJSON(data) { method in Signature
Dtimestamp.js35 static fromJSON(data) { method in Timestamp
Dsnapshot.js40 static fromJSON(data) { method in Snapshot
Dkey.js65 static fromJSON(keyID, data) { method in Key
Dmetadata.js120 static fromJSON(type, data) { method in Metadata
Ddelegations.js67 static fromJSON(data) { method in Delegations
Dtargets.js48 static fromJSON(data) { method in Targets
Droot.js69 static fromJSON(data) { method in Root
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DJSON.h566 inline bool fromJSON(const Value &E, std::string &Out) { in fromJSON() function
573 inline bool fromJSON(const Value &E, int &Out) { in fromJSON() function
580 inline bool fromJSON(const Value &E, int64_t &Out) { in fromJSON() function
587 inline bool fromJSON(const Value &E, double &Out) { in fromJSON() function
594 inline bool fromJSON(const Value &E, bool &Out) { in fromJSON() function
601 template <typename T> bool fromJSON(const Value &E, llvm::Optional<T> &Out) { in fromJSON() function
612 template <typename T> bool fromJSON(const Value &E, std::vector<T> &Out) { in fromJSON() function
624 bool fromJSON(const Value &E, std::map<std::string, T> &Out) { in fromJSON() function
/third_party/node/deps/npm/node_modules/@npmcli/package-json/lib/
Dindex.js160 fromJSON (data) { method in PackageJson