Searched refs:native_handle_clone (Results 1 – 6 of 6) sorted by relevance
109 native_handle_t* native_handle_clone(const native_handle_t* handle);
124 native_handle_t* native_handle_clone(const native_handle_t* handle) { in native_handle_clone() function
70 mHandle = native_handle_clone(other.mHandle); in operator =()
911 testHandlesVector[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()995 testArray[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()1000 testVector[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()1056 testHandles[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()
2296 testArray[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()2301 testVector[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()2357 testHandles[i].setTo(native_handle_clone(h), true /* shouldOwn */); in TEST_F()