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

  /hardware/interfaces/contexthub/1.0/
types.hal 43 uint8_t targetChreApiMinorVersion;
  /frameworks/base/services/core/jni/
com_android_server_location_ContextHubService.cpp 79 uint8_t targetChreApiMinorVersion;
    [all...]
  /hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp 337 emptyApp.targetChreApiMinorVersion = 0;
  /system/chre/host/hal_generic/
generic_context_hub.cc 230 (appBinary.targetChreApiMinorVersion << 16);
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp 451 .target_chre_api_minor_version = appBinary.targetChreApiMinorVersion,

Completed in 44 milliseconds