Home
last modified time | relevance | path

Searched defs:age_ (Results 1 - 7 of 7) sorted by relevance

/third_party/json/docs/examples/
H A Dnlohmann_define_type_intrusive_with_default_macro.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
H A Dnlohmann_define_type_intrusive_macro.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
H A Dnlohmann_define_type_intrusive_with_default_explicit.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
H A Dnlohmann_define_type_intrusive_explicit.cpp18 person(std::string name_, std::string address_, int age_) in person() argument
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/include/
H A Dhttp_cache_response.h88 std::string age_; member in OHOS::NetStack::Http::HttpCacheResponse
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_entity.h137 std::string age_; member in OHOS::NetStack::Http::HttpCacheResponse
/third_party/json/tests/src/
H A Dunit-udt_macro.cpp32 person_with_private_data(std::string name_, int age_, json metadata_) in person_with_private_data() argument
55 person_with_private_data_2(std::string name_, int age_, json metadata_) in person_with_private_data_2() argument
90 person_without_private_data_1(std::string name_, int age_, json metadata_) in person_without_private_data_1() argument
112 person_without_private_data_2(std::string name_, int age_, json metadata_) in person_without_private_data_2() argument
134 person_without_private_data_3(std::string name_, int age_, json metadata_) in person_without_private_data_3() argument
[all...]

Completed in 3 milliseconds