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

  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 143 iMetaData[EIsProtectedOMA1].iQuery = PVMF_DRM_INFO_IS_PROTECTED_QUERY;
146 iMetaData[ELicAvailableOMA1].iQuery = PVMF_DRM_INFO_IS_LICENSE_AVAILABLE_QUERY;
149 iMetaData[ELicTypeOMA1].iQuery = PVMF_DRM_INFO_LICENSE_TYPE_QUERY;
152 iMetaData[EForwardLockOMA1].iQuery = PVMF_DRM_INFO_IS_FORWARD_LOCKED_QUERY;
857 || iMetaData[i].iQuery == aQueryKeyString)
884 && iMetaData[j].iQuery == aKeyList[i])
925 || iMetaData[i].iQuery == aQueryKeyString)
927 aKeyList.push_back(iMetaData[i].iQuery);
973 if (iMetaData[i].iQuery == aKeyList[j])
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1.h 353 OSCL_HeapString<OsclMemAllocator> iQuery;//query key string.
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 659 milliseconds