Searched refs:runPropertyActionBlock (Results 1 – 3 of 3) sorted by relevance
198 IOReturn runPropertyActionBlock(ActionBlock block);
503 ret = runPropertyActionBlock(^IOReturn (void) { in SetProperties_Impl()545 ret = runPropertyActionBlock(^IOReturn (void) { in RemoveProperty_Impl()4593 provider->runPropertyActionBlock(^IOReturn (void) { in SearchProperty_Impl()
801 IORegistryEntry::runPropertyActionBlock(ActionBlock block) in runPropertyActionBlock() function in IORegistryEntry