Searched defs:objs (Results 1 – 6 of 6) sorted by relevance
138 std::vector<sptr<IRemoteObject>> objs; in RegisterOnListener() local357 std::vector<sptr<IRemoteObject>> objs = iterItem->second; in DealOnBroadcastBusiness() local472 std::vector<sptr<IRemoteObject>> objs = iterItem->second; in OnDeviceScreenOff() local516 std::vector<sptr<IRemoteObject>> objs = iterItem->second; in OnContinueSwitchOff() local568 std::vector<sptr<IRemoteObject>> objs = iterItem->second; in NotifyDeviceOffline() local610 std::vector<sptr<IRemoteObject>> objs = iterItem->second; in NotifyPackageRemoved() local
328 std::vector<std::shared_ptr<IDataListener>> objs = iterItem->second; in NotifyListenersSessionShutdown() local422 std::vector<std::shared_ptr<IDataListener>> objs = iterItem->second; in OnDataReady() local
71 static Group(icon, name, objs) { argument
383 void FromJson(const std::string &key, const cJSON *jsonObject, std::vector<T> &objs) in FromJson()
337 std::vector<sptr<IRemoteObject>> objs; variable
951 void ToJson(const std::string &key, cJSON *jsonObject, std::vector<T> &objs) in ToJson()970 void FromJson(const std::string &key, const cJSON *jsonObject, std::vector<T> &objs) in FromJson()