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

  /hardware/ti/omap4-aah/security/tf_sdk/include/
tee_client_api_imp.h 59 bool _bAllocated;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_imp.h 59 bool _bAllocated;
  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 559 sharedMem->imp._bAllocated = false;
578 sharedMem->imp._bAllocated = true;
603 if (sharedMem->imp._bAllocated)
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 551 sharedMem->imp._bAllocated = false;
570 sharedMem->imp._bAllocated = true;
595 if (sharedMem->imp._bAllocated)

Completed in 720 milliseconds