Home
last modified time | relevance | path

Searched refs:CREATE (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/staging/security/see/storage/aidl/android/hardware/security/see/storage/
DCreationMode.aidl26 CREATE, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
DInitialUserInfoResponseAction.aidl39 CREATE = 2, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DLayerLifecycleBatchCommandType.aidl38 CREATE = 1, enumConstant
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DLayerLifecycleBatchCommandType.aidl33 CREATE = 1, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
DInitialUserInfoResponseAction.aidl39 CREATE = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
DInitialUserInfoResponseAction.aidl39 CREATE = 2, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DLayerLifecycleBatchCommandType.aidl38 CREATE = 1, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
DInitialUserInfoResponseAction.aidl39 CREATE = 2, enumConstant
/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
DInitialUserInfoResponseAction.aidl39 CREATE = 2, enumConstant
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXI.h179 #define CREATE 1 macro
/hardware/google/graphics/common/hwc3/
DComposerCommandEngine.cpp100 if ((cmdType != LayerLifecycleBatchCommandType::CREATE) && in dispatchBatchCreateDestroyLayerCommand()
110 if (cmdType == LayerLifecycleBatchCommandType::CREATE) { in dispatchBatchCreateDestroyLayerCommand()
125 if (layerCmd.layerLifecycleBatchCommandType == LayerLifecycleBatchCommandType::CREATE || in dispatchDisplayCommand()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/test/
DUserHalHelper_test.cpp617 .action = InitialUserInfoResponseAction::CREATE, in TEST()
625 static_cast<int32_t>(InitialUserInfoResponseAction::CREATE), in TEST()
/hardware/interfaces/automotive/vehicle/2.0/utils/tests/
DUserHalHelper_test.cpp627 .action = InitialUserInfoResponseAction::CREATE, in TEST()
635 static_cast<int32_t>(InitialUserInfoResponseAction::CREATE), in TEST()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp105 LayerLifecycleBatchCommandType::CREATE); in createLayer()
DVtsHalGraphicsComposer3_TargetTest.cpp3027 LayerLifecycleBatchCommandType::CREATE); in TEST_P()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp298 if (cmd == LayerLifecycleBatchCommandType::CREATE) { in batchedCreateDestroyLayer()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2698 * int32[1]: 2 // action = InitialUserInfoResponseAction::CREATE
2706 * to user to be created (when the type of response is InitialUserInfoResponseAction:CREATE).
4928 CREATE = 2,