/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | CameraShortcutImage.java | 31 public int getSupportedOperations() { in getSupportedOperations() method in CameraShortcutImage
|
H A D | EmptyAlbumImage.java | 31 public int getSupportedOperations() { in getSupportedOperations() method in EmptyAlbumImage
|
H A D | UnlockImage.java | 31 public int getSupportedOperations() { in getSupportedOperations() method in UnlockImage
|
H A D | ActionImage.java | 75 public int getSupportedOperations() { in getSupportedOperations() method in ActionImage
|
H A D | FilterTypeSet.java | 121 public int getSupportedOperations() { in getSupportedOperations() method in FilterTypeSet
|
H A D | ClusterAlbum.java | 122 public int getSupportedOperations() { in getSupportedOperations() method in ClusterAlbum
|
H A D | LocalMergeAlbum.java | 195 public int getSupportedOperations() { in getSupportedOperations() method in LocalMergeAlbum
|
H A D | UriImage.java | 214 public int getSupportedOperations() { in getSupportedOperations() method in UriImage
|
H A D | LocalVideo.java | 184 public int getSupportedOperations() { in getSupportedOperations() method in LocalVideo
|
H A D | MediaObject.java | 89 public int getSupportedOperations() { in getSupportedOperations() method in MediaObject
|
H A D | LocalAlbum.java | 264 public int getSupportedOperations() { in getSupportedOperations() method in LocalAlbum
|
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/ |
H A D | SampleDriverFull.cpp | 46 ndk::ScopedAStatus SampleDriverFull::getSupportedOperations( in getSupportedOperations() function in android::nn::sample_driver::SampleDriverFull
|
H A D | SampleDriverPartial.cpp | 38 ndk::ScopedAStatus SampleDriverPartial::getSupportedOperations( in getSupportedOperations() function in android::nn::sample_driver::SampleDriverPartial
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/ |
H A D | SelectionManager.java | 138 public int getSupportedOperations() { in getSupportedOperations() method in SelectionManager
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/ |
H A D | IDevice.aidl | 41 boolean[] getSupportedOperations(in android.hardware.neuralnetworks.Model model); in getSupportedOperations() method
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/ |
H A D | IDevice.aidl | 41 boolean[] getSupportedOperations(in android.hardware.neuralnetworks.Model model); in getSupportedOperations() method
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/ |
H A D | IDevice.aidl | 195 boolean[] getSupportedOperations(in Model model); in getSupportedOperations() method
|
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | InvalidDevice.cpp | 78 nn::GeneralResult<std::vector<bool>> InvalidDevice::getSupportedOperations( in getSupportedOperations() function in android::hardware::neuralnetworks::utils::InvalidDevice
|
/aosp12/packages/modules/NeuralNetworks/driver/sample/ |
H A D | LimitedSupportDevice.cpp | 85 GeneralResult<std::vector<bool>> LimitedSupportDevice::getSupportedOperations( in getSupportedOperations() function in android::nn::sample::LimitedSupportDevice
|
H A D | CanonicalDevice.cpp | 138 GeneralResult<std::vector<bool>> Device::getSupportedOperations(const Model& model) const { in getSupportedOperations() function in android::nn::sample::Device
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
H A D | TestRandomGraph.cpp | 85 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::fuzzing_test::TestDriverV1_1 108 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::fuzzing_test::TestDriverV1_0
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | InvalidDevice.cpp | 105 ndk::ScopedAStatus InvalidDevice::getSupportedOperations(const Model& model, in getSupportedOperations() function in aidl::android::hardware::neuralnetworks::InvalidDevice
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Device.cpp | 127 nn::GeneralResult<std::vector<bool>> Device::getSupportedOperations(const nn::Model& model) const { in getSupportedOperations() function in android::hardware::neuralnetworks::V1_0::utils::Device
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/ |
H A D | Device.cpp | 127 nn::GeneralResult<std::vector<bool>> Device::getSupportedOperations(const nn::Model& model) const { in getSupportedOperations() function in android::hardware::neuralnetworks::V1_1::utils::Device
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestExecution.cpp | 483 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon64cf91bb0110::TestDriver12 551 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon64cf91bb0110::TestDriver11 573 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon64cf91bb0110::TestDriver10
|