Home
last modified time | relevance | path

Searched defs:MAX_COUNT (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/
H A Dfile_iterator_entity.h30 constexpr int64_t MAX_COUNT = 200; // ListFile get file's max count variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dcondition_arbitrator.h39 MAX_COUNT = UNKOWN enumerator
/ohos5.0/base/startup/init/test/moduletest/
H A Dparam_test_module.c26 #define MAX_COUNT 1 macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Ddata_panel_model_impl.cpp24 constexpr size_t MAX_COUNT = 9; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_layer.cpp34 const int MAX_COUNT = 4; in Init() local
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_layer.cpp33 const int MAX_COUNT = 4; in Init() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_doc_test.cpp27 constexpr size_t MAX_COUNT = 100; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_format_impl.h31 #define MAX_COUNT 10 macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_data_panel.cpp60 constexpr size_t MAX_COUNT = 9; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/timer_benchmark_test/
H A Dtimer_benchmark_test.cpp250 const int MAX_COUNT = 9; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp31 static const size_t MAX_COUNT = 100; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.h41 constexpr size_t MAX_COUNT = 9; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp31 #define MAX_COUNT (4) macro
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h41 constexpr uint32_t MAX_COUNT = 500; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp80 constexpr int32_t MAX_COUNT = INT32_MAX - 1000000; variable
H A Dsystem_ability_mgr_test.cpp60 constexpr int32_t MAX_COUNT = INT32_MAX - 1000000; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp52 constexpr int64_t MAX_COUNT = 2000; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp4113 constexpr int32_t MAX_COUNT = 20; in IsValidMissionIds() local
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp64 static constexpr size_t MAX_COUNT = 128; variable