Home
last modified time | relevance | path

Searched refs:getVersionString (Results 1 – 24 of 24) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapbMessageTest.java69 assertThat(messageMime.getVersionString()).isEqualTo("VERSION:" + TEST_VERSION_STRING); in settersAndGetters()
188 assertThat(messageMimeParsed.getVersionString()) in encodeToByteArray_thenCreateByParsing_ReturnsCorrectly()
DBluetoothMapContentTest.java914 assertThat(messageParsed.getVersionString()) in getEmailMessage_withFileNotFoundExceptionForEmailBodyAccess()
967 assertThat(messageParsed.getVersionString()) in getEmailMessage_withNullPointerExceptionForEmailBodyAccess()
1020 assertThat(messageParsed.getVersionString()) in getEmailMessage()
1106 assertThat(messageMimeParsed.getVersionString()) in getIMMessage_withSentFolderId()
1166 assertThat(messageMimeParsed.getVersionString()) in getIMMessage_withInboxFolderId()
/packages/modules/NeuralNetworks/driver/sample/
DLimitedSupportDevice.cpp156 const std::string& LimitedSupportDevice::getVersionString() const { in getVersionString() function in android::nn::sample::LimitedSupportDevice
157 return kDevice->getVersionString(); in getVersionString()
DCanonicalDevice.h43 const std::string& getVersionString() const override;
DLimitedSupportDevice.h50 const std::string& getVersionString() const override;
DCanonicalDevice.cpp107 const std::string& Device::getVersionString() const { in getVersionString() function in android::nn::sample::Device
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DIDevice.h70 virtual const std::string& getVersionString() const = 0;
/packages/modules/NeuralNetworks/shim_and_sl/include/
DShimDevice.h54 ::ndk::ScopedAStatus getVersionString(std::string* versionString) override;
/packages/modules/NeuralNetworks/runtime/
DManager.cpp115 const std::string& getVersionString() const override { return kInterface->getVersionString(); } in getVersionString() function in android::nn::DriverDevice
869 const std::string& getVersionString() const override { return kVersionString; } in getVersionString() function in android::nn::CpuDevice
1339 << " (version = " << driverDevice->getVersionString() << ")"; in findAvailableDevices()
1344 << " (version = " << driverDevice->getVersionString() << ")"; in findAvailableDevices()
DTelemetry.cpp57 names.push_back(devices[i]->getName() + "=" + devices[i]->getVersionString()); in makeDeviceId()
DManager.h135 virtual const std::string& getVersionString() const = 0;
DNeuralNetworksV2.cpp682 *version = d->getVersionString().c_str(); in ANeuralNetworksDevice_getVersion()
DNeuralNetworks.cpp701 *version = d->getVersionString().c_str(); in ANeuralNetworksDevice_getVersion()
DExecutionPlan.cpp116 token->updateFromString(device.getVersionString().c_str()) && in compile()
/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriver.h74 hardware::Return<void> getVersionString(getVersionString_cb cb) override;
DSampleDriver.cpp91 hardware::Return<void> SampleDriver::getVersionString(getVersionString_cb cb) { in getVersionString() function in android::nn::sample_driver::SampleDriver
/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidl.h78 ndk::ScopedAStatus getVersionString(std::string* version) override;
DSampleDriverAidl.cpp73 ndk::ScopedAStatus SampleDriver::getVersionString(std::string* versionString) { in getVersionString() function in android::nn::sample_driver_aidl::SampleDriver
/packages/modules/NeuralNetworks/runtime/test/
DTestExecution.cpp508 hardware::Return<void> getVersionString(getVersionString_cb _hidl_cb) override { in getVersionString() function in android::__anon90c3facf0111::TestDriver12
509 return mLatestDriver->getVersionString(_hidl_cb); in getVersionString()
DTestPartitioning.cpp348 hardware::Return<void> getVersionString(getVersionString_cb cb) override { in getVersionString() function in __anonb50294d30111::PartitioningDriver
498 hardware::Return<void> getVersionString(getVersionString_cb _hidl_cb) override { in getVersionString() function in __anonb50294d30111::PartitioningDriverV1_2
499 return mLatestDriver->getVersionString(_hidl_cb); in getVersionString()
/packages/modules/NeuralNetworks/shim_and_sl/
DShimDevice.cpp510 ndk::ScopedAStatus ShimDevice::getVersionString(std::string* versionString) { in getVersionString() function in aidl::android::hardware::neuralnetworks::ShimDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java494 public String getVersionString() { in getVersionString() method in BluetoothMapbMessage
/packages/modules/Connectivity/framework/api/
Dcurrent.txt650 method @NonNull public static String getVersionString();
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt7140 Landroid/icu/util/VersionInfo;->getVersionString(II)Ljava/lang/String;