Home
last modified time | relevance | path

Searched defs:queryCount (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp259 int queryCount = 10; in __anon395674630202() local
283 int queryCount = 51; variable
302 int queryCount = 10; variable
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp150 int queryCount = 10; variable
172 int queryCount = 10; variable
1110 int queryCount = 10; variable
1169 int queryCount = 10; variable
1192 int queryCount = 10; variable
1218 int queryCount = 10; variable
1551 int queryCount = -1; // default value variable
H A Dhisysevent_adapter_native_test.cpp192 int queryCount = 10; variable
291 int queryCount = 10; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/cloud_dirty_handle/
H A Dcloud_upload_checker.cpp116 std::string queryCount = " COUNT(*) AS Count"; in GetPhotoCount() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query_wrapper.cpp73 void QueryStatusLogUtil::LogQueryCountOverLimit(const int32_t queryCount, const std::string& sql, in LogQueryCountOverLimit()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp264 int queryCount = 10; variable
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c569 int32_t queryCount = 0; in InquirePdpContextList() local
/ohos5.0/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp598 …bugLog(const AccessTokenID tokenId, const BundleUsedRecord& bundleRecord, const int32_t queryCount, in AddDebugLog()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2793 constexpr uint32_t queryCount = 2; in CopyPerfTimeStamp() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp1911 …string queryCount = "SELECT COUNT(DISTINCT file_id) FROM " + PhotoColumn::PHOTOS_TABLE + " p INNER… in GetMergeAlbumCount() local