Searched refs:QueryUserProperty (Results 1 – 3 of 3) sorted by relevance
55 int QueryUserProperty(const std::string& name, std::string& out);
106 if (AppEventStore::GetInstance().QueryUserProperty(name, out) == DB_FAILED) { in SetUserProperty()
302 int AppEventStore::QueryUserProperty(const std::string& name, std::string& out) in QueryUserProperty() function in OHOS::HiviewDFX::AppEventStore