Home
last modified time | relevance | path

Searched defs:SetEvent (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.cpp65 RecordOptions& RecordOptions::SetEvent(const std::string& event) { in SetEvent() function in simpleperf::RecordOptions
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h97 PFN_vkSetEvent SetEvent; member
H A Dapi_gen.cpp990 VKAPI_ATTR VkResult SetEvent(VkDevice device, VkEvent event) { in SetEvent() function
/aosp12/art/openjdkjvmti/
H A Devents.cc1511 jvmtiError EventHandler::SetEvent(ArtJvmTiEnv* env, in SetEvent() function in openjdkjvmti::EventHandler
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1253 VkResult SetEvent(VkDevice device, VkEvent event) { in SetEvent() function