Searched refs:REMOVE_FENCE (Results 1 – 3 of 3) sorted by relevance
49 REMOVE_FENCE = 28, enumerator
358 int error = SendMsgWithDataReply(REMOVE_FENCE, data, reply); in RemoveFence()910 LocationErrCode errorCode = SendMsgWithDataReplyV9(REMOVE_FENCE, data, reply); in RemoveFenceV9()
57 locatorHandleMap_[REMOVE_FENCE] = &LocatorAbilityStub::PreRemoveFence; in InitLocatorHandleMap()