Home
last modified time | relevance | path

Searched refs:arm (Results 1 – 9 of 9) sorted by relevance

/system/ulib/fbl/
A Dalloc_checker.cpp27 ac->arm(size, mem != nullptr); in checked()
41 void AllocChecker::arm(size_t size, bool result) { in arm() function in fbl::AllocChecker
A Dstring.cpp113 ac->arm(0u, true); in Concat()
117 ac->arm(0u, true); in Concat()
143 ac->arm(0u, true); in Init()
170 ac->arm(0u, true); in Init()
/system/ulib/fbl/include/fbl/
A Dalloc_checker.h26 void arm(size_t size, bool result);
A Dvector.h112 ac->arm(0u, true); in reserve()
357 ac->arm(0u, true); in grow_for_new_element()
398 ac->arm(1u, false); in reallocate()
405 ac->arm(0u, true); in reallocate()
A Dfunction.h91 : target_(std::move(target)) { ac->arm(0u, true); }
/system/utest/fbl/
A Dref_counted_tests.cpp36 ac->arm(size, true); in operator new()
/system/public/zircon/boot/
A Dimage.h463 zbi_topology_arm_info_t arm; member
/system/fidl/fuchsia-cobalt/
A Dcobalt.fidl578 // The id of the experiment arm as defined by the A/B Experiment framework.
/system/public/zircon/
A Dsyscalls.abigen859 #^ Acknowledge an interrupt and re-arm it.

Completed in 22 milliseconds