Home
last modified time | relevance | path

Searched refs:set_profile (Results 1 – 2 of 2) sorted by relevance

/system/utest/core/profile/
A Dprofile.cpp61 ASSERT_EQ(zx::thread::self()->set_profile(profile1, 0), ZX_OK, ""); in profile_priority_test()
63 ASSERT_EQ(zx::thread::self()->set_profile(profile2, 0), ZX_OK, ""); in profile_priority_test()
/system/ulib/zx/include/lib/zx/
A Dobject.h182 zx_status_t set_profile(const object<profile>& profile, uint32_t options) const { in set_profile() function

Completed in 4 milliseconds