Home
last modified time | relevance | path

Searched defs:true (Results 1 - 7 of 7) sorted by relevance

/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h146 hdiBuffer->SetBufferHandle(const_cast<BufferHandle*>(&handle), true); variable
/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_algorithm_test.cpp259 EXPECT_EQ(CompareBuffer(plaintext, plaintext1), true); in HWTEST_F() local
270 EXPECT_EQ(CompareBuffer(plaintext, plaintext1), true); in HWTEST_F() local
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_type.h71 explicit ASTType(TypeKind kind = TypeKind::TYPE_UNKNOWN, bool isPod = true) in ASTType() argument
/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_utils.h166 FileDescriptorPack( const int32_t fd, CommandDataPacker& packer, std::vector<HdifdInfo>& hdiFds, bool dupFd = true) FileDescriptorPack() argument
[all...]
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_operator_vdi_impl.cpp145 CHECK_IF_NOT_EQUAL_RETURN_VALUE(CheckStreamInfo(it), true, INVALID_ARGUMENT); in IsStreamsSupported() local
233 CHECK_IF_NOT_EQUAL_RETURN_VALUE(CheckStreamInfo(it), true, INVALID_ARGUMENT); in CreateStreams() local
[all...]
/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_heif_encode_test.cpp134 static ImageItem CreateImageItem(ImgType imageType, uint32_t pixelFmt, bool needAllocPixelBuffer = true) in CreateImageItem() argument
/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_database_test.cpp832 EXPECT_EQ(GetEnableStatus(userId, authType), true); in HWTEST_F() local
836 EXPECT_EQ(GetEnableStatus(userId, authType), true); in HWTEST_F() local
842 EXPECT_EQ(GetEnableStatus(userId, authType), true); in HWTEST_F() local

Completed in 6 milliseconds