Home
last modified time | relevance | path

Searched defs:objectPath (Results 1 – 4 of 4) sorted by relevance

/external/tpm2-tss/test/data/fapi/policy/
Dpol_secret.json6 "objectPath": "/nv/Owner/myNV", string
/external/pigweed/pw_web/webconsole/components/repl/
Dautocomplete.ts27 var objectPath = require("object-path"); constant
/external/gson/gson/src/test/java/com/google/gson/stream/
DJsonReaderPathTest.java104 @Test public void objectPath() throws IOException { in objectPath() method in JsonReaderPathTest
/external/tpm2-tss/src/tss2-fapi/
Difapi_policy_types.h57 char *objectPath; /**< Path of the object */ member