Home
last modified time | relevance | path

Searched refs:AGE (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/
H A Ddistributed_test_agent.cpp40 static constexpr int AGE = 18; member
114 values.PutInt("age", AGE); in OnProcessMsg()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h42 static constexpr const char *AGE = "age"; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcache_cursor_test.cpp32 static constexpr int AGE = 25; member
64 record["age"] = AGE; in SetUpTestCase()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h84 constexpr const char *AGE = "age"; member
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp72 } else if (key == AGE) { in ParseCacheResponseHeader()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp196 } else if (key == AGE) { in ParseCacheResponseHeader()
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp46 const int32_t AGE = 10; member
61 tmpJson["age"] = AGE; in InitJsonData()

Completed in 5 milliseconds