HomeSort by relevance Sort by last modified time
    Searched refs:FreeData (Results 1 - 4 of 4) sorted by null

  /system/keymaster/
authorization_set.cpp 61 FreeData();
124 FreeData();
145 FreeData();
486 FreeData();
506 void AuthorizationSet::FreeData() {
  /system/keymaster/include/keymaster/
authorization_set.h 100 FreeData();
442 void FreeData();
  /art/runtime/jit/
jit_code_cache.h 330 void FreeData(uint8_t* data) REQUIRES(lock_);
jit_code_cache.cc 417 FreeData(GetRootTable(code_ptr));
476 FreeData(reinterpret_cast<uint8_t*>(info));
    [all...]

Completed in 600 milliseconds