Searched defs:cmdList (Results 1 – 5 of 5) sorted by relevance
87 ImmutableList<byte[]> cmdList = ImmutableList.of(CREATE_ADF_CMD.getEncoded()); in createAdfSuccess() local110 ImmutableList<byte[]> cmdList = ImmutableList.of( in manageAdfSuccess() local141 List<byte[]> cmdList = ImmutableList.of(IMPORT_ADF_CMD.getEncoded()); in importAdfSuccess() local168 ImmutableList<byte[]> cmdList = ImmutableList.of( in deleteAdfSuccess() local193 ImmutableList<byte[]> cmdList = ImmutableList.of( in notAllowedCmd() local206 ImmutableList<byte[]> cmdList = ImmutableList.of(CREATE_ADF_CMD.getEncoded()); in failedProvisioning() local218 ImmutableList<byte[]> cmdList = ImmutableList.of(CREATE_ADF_CMD.getEncoded()); in failedProvisioningWithException() local
49 List<String> cmdList = new ArrayList<>(); in IperfClient() local
212 virtualCamera->getParameterList([](hidl_vec<CameraParam> cmdList) {}); in LLVMFuzzerTestOneInput()
662 void Enumerator::cmdList(int fd, const char** args, uint32_t numArgs) { in cmdList() function in aidl::android::automotive::evs::implementation::Enumerator
690 void Enumerator::cmdList(int fd, const hidl_vec<hidl_string>& options) { in cmdList() function in android::automotive::evs::V1_1::implementation::Enumerator