Searched defs:isRemoved (Results 1 - 10 of 10) sorted by relevance
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | medialibrary_analysis_album_operations.h | 48 int32_t isRemoved; member
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | exif_metadata_test.cpp | 1748 auto isRemoved = metadata.RemoveEntry(g_RemoveBatch001[i]); in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | photo_map_operations.cpp | 317 bool IsQueryGroupPhotoAlbumAssets(const string &albumId, string &tagId, int32_t &isRemoved) in IsQueryGroupPhotoAlbumAssets() argument 373 int32_t isRemoved; in QueryPhotoAssets() local
|
H A D | medialibrary_analysis_album_operations.cpp | 388 int32_t isRemoved = GetInt32Val(IS_REMOVED, resultSet); in AssemblyInfo() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
H A D | lnn_heartbeat_fsm.h | 69 bool *isRemoved; member
|
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_fsm_test.cpp | 137 bool isRemoved = true; in HWTEST_F() local 584 bool isRemoved = false; in HWTEST_F() local 613 bool isRemoved = false; in HWTEST_F() local 648 bool isRemoved = false; in HWTEST_F() local 689 bool isRemoved = false; HWTEST_F() local 729 bool isRemoved = false; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | hb_fsm_strategy_mock.cpp | 135 LnnRemoveSendEndMsg(LnnHeartbeatFsm *hbFsm, LnnHeartbeatType type, bool wakeupFlag, bool isRelay, bool *isRemoved) LnnRemoveSendEndMsg() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_fsm.c | 374 LnnRemoveSendEndMsg(LnnHeartbeatFsm *hbFsm, LnnHeartbeatType type, bool wakeupFlag, bool isRelay, bool *isRemoved) LnnRemoveSendEndMsg() argument [all...] |
H A D | lnn_heartbeat_strategy.c | 605 bool isRemoved = true; in ProcessSendOnceStrategy() local
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
H A D | backup_const.h | 450 std::optional<int32_t> isRemoved; member 472 std::optional<int32_t> isRemoved; member
|
Completed in 12 milliseconds