Home
last modified time | relevance | path

Searched defs:from_json (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/bionic/benchmarks/linker_relocation/regen/
H A Dcommon_types.py39 def from_json(obj: str) -> 'SymKind': member in SymKind
51 def from_json(obj: str) -> 'SymBind': member in SymBind
77 def from_json(obj: Dict[str, Any]) -> 'DynSymbol': member in DynSymbol
104 def from_json(obj: Dict[str, Any]) -> 'SymbolRef': member in SymbolRef
124 def from_json(obj: Dict[str, Any]) -> 'Relocations': member in Relocations
149 def from_json(obj: Dict[str, Any]) -> Tuple['LoadedLibrary', List[str]]: member in LoadedLibrary
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem_utils.cpp27 void from_json(const json& j, Range& range) { in from_json() function
43 void from_json(const json& j, InMemoryNodeMetadata& node) { in from_json() function
62 void from_json(const json& j, InMemoryFileSystemMetadata& fs) { in from_json() function
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_watch.py65 def from_json(s: str) -> "RustReleaseVersion": member in RustReleaseVersion
86 def from_json(s: Dict[str, Any]) -> "State": member in State
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dclient.py319 def from_json(cls, unused_data): member in Credentials
614 def from_json(cls, json_data): member in OAuth2Credentials
973 def from_json(cls, json_data): member in AccessTokenCredentials
1138 def from_json(cls, json_data): member in GoogleCredentials
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dclient.py317 def from_json(cls, unused_data): member in Credentials
691 def from_json(cls, s): member in OAuth2Credentials
1047 def from_json(cls, s): member in AccessTokenCredentials
1648 def from_json(cls, s): member in SignedJwtAssertionCredentials
H A Dgce.py68 def from_json(cls, json_data): member in AppAssertionCredentials
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dnightly_revert_checker.py52 def from_json(cls, json_object: Any) -> "HeadInfo": member in HeadInfo
70 def from_json(cls, json_object: Any) -> "State": member in State
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dcredentials_lib.py428 def from_json(cls, json_data): member in GceAssertionCredentials
477 def from_json(cls, json_data): member in GaeAssertionCredentials
/aosp_15_r20/external/mesa3d/src/amd/registers/
H A Dregdb.py89 def from_json(json, keys=None): member in Object
785 def from_json(json): member in RegisterDatabase
/aosp_15_r20/tools/asuite/atest/integration_tests/
H A Datest_dry_run_diff_tests.py47 def from_json(json_dict: dict[str, Any]) -> '_AtestCommandUsage': member in _AtestCommandUsage
/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/
Ddevshell.py139 def from_json(cls, json_data): member in DevshellCredentials
Dgce.py80 def from_json(cls, json_data): member in AppAssertionCredentials
/aosp_15_r20/external/toolchain-utils/pgo_tools/
H A Dbenchmark_pgo_profiles.py64 def from_json(tag: str, json_contents: IO) -> "RunData": member in RunData
/aosp_15_r20/external/python/pycparser/examples/
Dc_json.py189 def from_json(ast_json): function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
H A Dhttp.py565 def from_json(s): member in MediaFileUpload
1022 def from_json(s, http, postproc): member in HttpRequest
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/
Dhttp.py618 def from_json(s): member in MediaFileUpload
1143 def from_json(s, http, postproc): member in HttpRequest
/aosp_15_r20/external/pytorch/tools/testing/target_determination/heuristics/
H A Dinterface.py174 def from_json(json_dict: dict[str, Any]) -> TestPrioritizations: member in TestPrioritizations
/aosp_15_r20/external/pytorch/tools/testing/
H A Dtest_run.py226 def from_json(json: dict[str, Any]) -> TestRun: member in TestRun
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/pdl/
Dast.py256 def from_json(obj: object) -> 'File': member in File
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/models/
Ddirect_url.py230 def from_json(cls, s: str) -> "DirectUrl": member in DirectUrl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/models/
Ddirect_url.py230 def from_json(cls, s: str) -> "DirectUrl": member in DirectUrl
/aosp_15_r20/external/mesa3d/bin/pick/
H A Dcore.py138 def from_json(cls, data: 'CommitDict') -> 'Commit': member in Commit
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/models/
Ddirect_url.py230 def from_json(cls, s: str) -> "DirectUrl": member in DirectUrl
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/rkp/
H A Dfactory_csr.rs31 pub fn from_json(session: &Session, json: &str) -> Result<Self> { in from_json() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/models/
Ddirect_url.py230 def from_json(cls, s: str) -> "DirectUrl": member in DirectUrl

12