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

  /hardware/qcom/display/msm8909/sdm/libs/core/
core_interface.cpp 39 #define GET_REVISION(version) (version >> 16)
76 if (GET_REVISION(client_version) > GET_REVISION(lib_version)) {
92 if (GET_REVISION(client_version) == CoreImpl::kRevision) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
core_interface.cpp 39 #define GET_REVISION(version) (version >> 16)
76 if (GET_REVISION(client_version) > GET_REVISION(lib_version)) {
92 if (GET_REVISION(client_version) == CoreImpl::kRevision) {
  /hardware/qcom/display/msm8996/sdm/libs/core/
core_interface.cpp 39 #define GET_REVISION(version) (version >> 16)
67 if (GET_REVISION(client_version) > GET_REVISION(lib_version)) {
83 if (GET_REVISION(client_version) == CoreImpl::kRevision) {
  /hardware/qcom/display/msm8998/sdm/libs/core/
core_interface.cpp 39 #define GET_REVISION(version) (version >> 16)
76 if (GET_REVISION(client_version) > GET_REVISION(lib_version)) {
92 if (GET_REVISION(client_version) == CoreImpl::kRevision) {
  /device/linaro/bootloader/edk2/OvmfPkg/
create-release.py 88 def get_revision(): function
94 revision = get_revision()
  /external/autotest/client/common_lib/
revision_control.py 420 def get_revision(self): member in class:GitRepo
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iads.h     [all...]

Completed in 365 milliseconds