Home
last modified time | relevance | path

Searched defs:GetObjectValue (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/utility/
Dcjson_util.cpp94 cJSON* GetObjectValue(const cJSON* json, const std::string& key) in GetObjectValue() function
/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Dtlv_box.cpp196 bool TlvBox::GetObjectValue(int32_t type, TlvBox& value) in GetObjectValue() function in OHOS::Notification::TlvBox