Home
last modified time | relevance | path

Searched defs:tokenOut (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp2646 std::vector<uint8_t>* tokenOut) { in getTransformedCacheTokenSingle()
2698 std::vector<uint8_t>* tokenOut, in getTransformedCacheToken()
2782 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local
2907 std::vector<uint8_t> tokenIn, tokenOut; in TEST_F() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java1924 List<WindowInfo> out, Set<IBinder> tokenOut) { in addPopulatedWindowInfo()