Home
last modified time | relevance | path

Searched refs:INVALID_UDID_HASH (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp37 constexpr int64_t INVALID_UDID_HASH = 0; member
123 if (udidHash != INVALID_UDID_HASH) { in GenerateUdidHash()
H A Dform_data_mgr.cpp841 if (udidHash_ != Constants::INVALID_UDID_HASH) { in GenerateUdidHash()
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h207 constexpr int64_t INVALID_UDID_HASH = 0L; member
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1217 formDataMgr_.udidHash_ = Constants::INVALID_UDID_HASH; in HWTEST_F()

Completed in 11 milliseconds