HomeSort by relevance Sort by last modified time
    Searched full:set_master_values (Results 1 - 2 of 2) sorted by null

  /hardware/msm7k/libgralloc-qsd8k/tests/
pmemalloc_test.cpp 263 pma.set_master_values(1234, 0); // Indicate that the pma has been successfully init'd
277 pma.set_master_values(-EACCES, 0); // Indicate that the pma has failed init
324 pma.set_master_values(1234, buf); // Indicate that the pma has been successfully init'd
351 pma.set_master_values(1234, buf); // Indicate that the pma has been successfully init'd
390 pma.set_master_values(1234, buf); // Indicate that the pma has been successfully init'd
423 pma.set_master_values(1234, buf); // Indicate that the pma has been successfully init'd
457 pma.set_master_values(1234, buf); // Indicate that the pma has been successfully init'd
  /hardware/msm7k/libgralloc-qsd8k/
pmemalloc.h 97 void set_master_values(int fd, void* base) { function in class:PmemUserspaceAllocator

Completed in 46 milliseconds