Searched refs:instance_name (Results 1 – 2 of 2) sorted by relevance
175 SharedSecretParticipant::Aidl(instance_name) => { in connect_participants()178 SHARED_SECRET_PACKAGE_NAME, SHARED_SECRET_INTERFACE_NAME, instance_name in connect_participants()187 failed.push(SharedSecretParticipant::Aidl(instance_name)); in connect_participants()190 .push((service, SharedSecretParticipant::Aidl(instance_name))), in connect_participants()
183 const std::string& instance_name = args[2]; in ParseInterface() local202 const std::string fullname = interface_name + "/" + instance_name; in ParseInterface()