Searched defs:true (Results 1 - 7 of 7) sorted by relevance
/drivers/interface/display/buffer/v1_0/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 146 hdiBuffer->SetBufferHandle(const_cast<BufferHandle*>(&handle), true); variable
|
/drivers/peripheral/user_auth/test/unittest/base_test/src/ |
H A D | adaptor_algorithm_test.cpp | 259 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 D | ast_type.h | 71 explicit ASTType(TypeKind kind = TypeKind::TYPE_UNKNOWN, bool isPod = true) in ASTType() argument
|
/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_utils.h | 166 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 D | stream_operator_vdi_impl.cpp | 145 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 D | codec_hdi_heif_encode_test.cpp | 134 static ImageItem CreateImageItem(ImgType imageType, uint32_t pixelFmt, bool needAllocPixelBuffer = true) in CreateImageItem() argument
|
/drivers/peripheral/user_auth/test/unittest/database/ |
H A D | idm_database_test.cpp | 832 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