Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp1705 std::vector<FunctorThread*> threads; in TEST_P() local
1799 std::vector<FunctorThread*> threads; in TEST_P() local
1891 std::vector<FunctorThread*> threads; in TEST_P() local
2131 std::vector<FunctorThread*> threads; in TEST_P() local
2363 std::vector<FunctorThread*> threads; in TEST_P() local
/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_linux_main.cpp237 std::vector<std::thread> threads; in SecureEnvMain() local
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp364 ThreadJoiner(const std::vector<std::thread*> threads) : threads_(threads) {} in ThreadJoiner()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8150 repeated Thread threads = 11; field
8226 repeated Thread threads = 2; field