Home
last modified time | relevance | path

Searched defs:ClientType (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/
H A DGmmPageTableMgr.cpp52 GMM_CLIENT ClientType; in __GmmDeviceAlloc() local
79 GMM_STATUS GmmLib::__GmmDeviceDealloc(GMM_CLIENT ClientType, in __GmmDeviceDealloc()
119 GMM_CLIENT ClientType; in __AllocateNodePool() local
192 GMM_CLIENT ClientType; in __ReleaseUnusedPool() local
334 GMM_CLIENT ClientType; in GmmPageTableMgr() local
680 GMM_CLIENT ClientType; in ~GmmPageTableMgr() local
H A DGmmAuxTable.cpp55 GMM_CLIENT ClientType; in MapNullCCS() local
336 GMM_CLIENT ClientType; in InvalidateTable() local
606 GMM_CLIENT ClientType; in MapValidEntry() local
H A DGmmUmdTranslationTable.cpp621 GMM_CLIENT ClientType; in __DestroyPageTablePool() local
656 GMM_CLIENT ClientType; in DestroyL3Table() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/Linux/
H A DGmmResourceInfoLinCWrapper.cpp36 int GmmDeviceCallback(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DDI_ALLOCATE … in GmmDeviceCallback()
64 int GmmDeviceCallback(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DDI_DEALLOCAT… in GmmDeviceCallback()
81 int GmmDeviceCallback(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DDI_WAITFORSY… in GmmDeviceCallback()
98 int GmmCheckForNullDevCbPfn(GMM_CLIENT ClientType, GMM_DEVICE_CALLBACKS_INT *pDeviceCb, GMM_DEVICE_… in GmmCheckForNullDevCbPfn()
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/
H A DClientType.java24 public enum ClientType { enum
32 ClientType(String clientType) { in ClientType() method in ClientType
/aosp_15_r20/packages/services/Car/service/proto/android/car/watchdog/
Dhealth_check_client_info.proto28 enum ClientType { enum
43 optional ClientType client_type = 3; field
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmCommonExt.h205 #define USE_KMT_API(ClientType) ((ClientType == GMM_OGL_VISTA) || (ClientType == GMM_OCL_VI… argument
206 #define USE_DX12_API(ClientType) (ClientType == GMM_D3D12_VISTA) argument
207 #define USE_DX10_API(ClientType) (ClientType == GMM_D3D10_VISTA) argument
208 #define USE_DX_API(ClientType) ((ClientType == GMM_D3D12_VISTA) || (ClientType == GMM_D3D1… argument
210 #define GET_GMM_CLIENT_TYPE(pContext, ClientType) \ argument
220 #define GET_RES_CLIENT_TYPE(pResourceInfo, ClientType) \ argument
H A DGmmLibDll.h34 GMM_CLIENT ClientType; member
/aosp_15_r20/external/gmmlib/Source/GmmLib/GlobalInfo/
H A DGmmClientContext.cpp40 GmmLib::GmmClientContext::GmmClientContext(GMM_CLIENT ClientType, Context *pLibContext) in GmmClientContext()
959 extern "C" GMM_CLIENT_CONTEXT *GMM_STDCALL GmmCreateClientContextForAdapter(GMM_CLIENT ClientType, in GmmCreateClientContextForAdapter()
H A DGmmInfo.cpp1000 GMM_CLIENT ClientType) in InitContext()
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/docs/
H A DClientType.java21 public enum ClientType { enum
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DClientType.php12 class ClientType class
/aosp_15_r20/external/angle/samples/sample_util/
H A DSampleApplication.h31 enum class ClientType enum
/aosp_15_r20/external/googleapis/google/networking/trafficdirector/type/
H A Dtraffic_director_log_entry.proto32 enum ClientType { enum
/aosp_15_r20/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
H A Dcontrol_pb.rb62ClientType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ClientType").e… constant
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.h55 enum ClientType { RIL, REMOTE }; enum
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.h165 enum ClientType { enum
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/proto/
Dseller_frontend_service.proto36 enum ClientType { enum
Dbidding_auction_servers.proto339 enum ClientType { enum
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/protocolrestjson/
H A DStringPayloadUnmarshallingTest.java56 private enum ClientType { enum in StringPayloadUnmarshallingTest
H A DBlobUnmarshallingTest.java62 private enum ClientType { enum in BlobUnmarshallingTest
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/functionaltests/
H A DS3ExpressCreateSessionTest.java241 private enum ClientType { enum in S3ExpressCreateSessionTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dcompute_constant_test.cc42 enum class ClientType { kLocal, kCompileOnly }; enum
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
H A Dcontrol.proto24 enum ClientType { enum
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dcontrol.proto23 enum ClientType { enum

123