Searched defs:rpc_name (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/autotest/server/site_tests/firmware_FAFTRPC/ |
H A D | firmware_FAFTRPC.py | 112 def _log_success(self, rpc_name, params, success_message): argument 118 def _fail(self, rpc_name, params, error_msg): argument
|
/aosp_15_r20/system/security/keystore2/src/ |
H A D | remote_provisioning.rs | 130 let rpc_name = get_remotely_provisioned_component_name(security_level) in get_rkpd_attestation_key() localVariable
|
H A D | security_level.rs | 947 let rpc_name = get_remotely_provisioned_component_name(&self.security_level) in upgrade_rkpd_keyblob_if_required_with() localVariable 1148 let rpc_name = get_remotely_provisioned_component_name(&security_level).unwrap(); in test_rkpd_attestation_key_upgrade() localVariable
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | rpc_client.py | 52 def __init__(self, message, code=-1, data=None, rpc_name=''): argument
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | rpc_utils.py | 1067 def fanout_rpc(host_objs, rpc_name, include_hostnames=True, **kwargs): argument
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_parser.cpp | 2730 auto rpc_name = attribute_; in ParseService() local
|