Home
last modified time | relevance | path

Searched defs:CALLING_UID_TRANSFORM_DIVISOR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_db_cache.cpp74 constexpr int32_t CALLING_UID_TRANSFORM_DIVISOR = 200000; in GetDBRecord() local
H A Dmock_form_data_mgr.cpp243 constexpr int32_t CALLING_UID_TRANSFORM_DIVISOR = 200000; in GetFormRecord() local
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h119 constexpr int32_t CALLING_UID_TRANSFORM_DIVISOR = 200000; variable