| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
| D | hisysevent_base_manager.cpp | 53 int32_t HiSysEventBaseManager::Query(struct QueryArg& arg, std::vector<QueryRule>& rules, in Query() function in OHOS::HiviewDFX::HiSysEventBaseManager
|
| D | hisysevent_manager.cpp | 65 int32_t HiSysEventManager::Query(struct QueryArg& arg, std::vector<QueryRule>& rules, in Query() function in OHOS::HiviewDFX::HiSysEventManager
|
| /base/telephony/call_manager/services/call/call_state_observer/src/ |
| D | call_data_base_helper.cpp | 115 bool CallDataBaseHelper::Query(std::vector<std::string> *phones, DataShare::DataSharePredicates &pr… in Query() function in OHOS::Telephony::CallDataBaseHelper 146 bool CallDataBaseHelper::Query(ContactInfo &contactInfo, DataShare::DataSharePredicates &predicates) in Query() function in OHOS::Telephony::CallDataBaseHelper
|
| /base/request/request/download/interfaces/kits/js/napi/download_single/src/ |
| D | download_query.cpp | 24 napi_value DownloadQuery::Query(napi_env env, napi_callback_info info) in Query() function in OHOS::Request::Download::DownloadQuery
|
| D | download_manager.cpp | 82 bool DownloadManager::Query(uint32_t taskId, DownloadInfo &info) in Query() function in OHOS::Request::Download::DownloadManager
|
| D | download_service_proxy.cpp | 134 bool DownloadServiceProxy::Query(uint32_t taskId, DownloadInfo &info) in Query() function in OHOS::Request::Download::DownloadServiceProxy
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| D | sys_event_service_proxy.cpp | 105 int32_t SysEventServiceProxy::Query(const QueryArgument& queryArgument, const std::vector<SysEventQ… in Query() function in OHOS::HiviewDFX::SysEventServiceProxy
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| D | sys_event_service_proxy.cpp | 105 int32_t SysEventServiceProxy::Query(const QueryArgument& queryArgument, const std::vector<SysEventQ… in Query() function in OHOS::HiviewDFX::SysEventServiceProxy
|
| D | hisysevent_delegate.cpp | 84 int32_t HiSysEventDelegate::Query(const struct QueryArg& arg, in Query() function in OHOS::HiviewDFX::HiSysEventDelegate
|
| /base/request/request/download/ability/src/ |
| D | download_database.cpp | 168 std::unique_ptr<OHOS::NativeRdb::AbsSharedResultSet> DownloadDataBase::Query( in Query() function in OHOS::Request::Download::DownloadDataBase
|
| D | download_data_ability.cpp | 309 std::shared_ptr<NativeRdb::AbsSharedResultSet> DownloadDataAbility::Query( in Query() function in OHOS::AppExecFwk::DownloadDataAbility
|
| /base/telephony/sms_mms/services/ |
| D | sms_persist_helper.cpp | 67 bool SmsPersistHelper::Query(NativeRdb::DataAbilityPredicates &predicates, std::vector<SmsReceiveIn… in Query() function in OHOS::Telephony::SmsPersistHelper
|
| /base/telephony/core_service/services/network_search/src/ |
| D | setting_utils.cpp | 89 bool SettingUtils::Query(Uri uri, const std::string &key, std::string &value) in Query() function in OHOS::Telephony::SettingUtils
|
| /base/telephony/data_storage/opkey/src/ |
| D | opkey_ability.cpp | 89 std::shared_ptr<NativeRdb::AbsSharedResultSet> OpKeyAbility::Query( in Query() function in OHOS::Telephony::OpKeyAbility
|
| /base/telephony/data_storage/pdp_profile/src/ |
| D | pdp_profile_ability.cpp | 90 std::shared_ptr<NativeRdb::AbsSharedResultSet> PdpProfileAbility::Query( in Query() function in OHOS::Telephony::PdpProfileAbility
|
| /base/telephony/data_storage/common/src/ |
| D | rdb_base_helper.cpp | 115 std::unique_ptr<NativeRdb::AbsSharedResultSet> RdbBaseHelper::Query( in Query() function in OHOS::Telephony::RdbBaseHelper
|
| /base/telephony/data_storage/sim/src/ |
| D | sim_ability.cpp | 90 std::shared_ptr<NativeRdb::AbsSharedResultSet> SimAbility::Query( in Query() function in OHOS::Telephony::SimAbility
|
| /base/telephony/data_storage/sms_mms/src/ |
| D | sms_mms_ability.cpp | 103 std::shared_ptr<NativeRdb::AbsSharedResultSet> SmsMmsAbility::Query( in Query() function in OHOS::Telephony::SmsMmsAbility
|
| /base/request/request/download/services/src/ |
| D | download_service_manager.cpp | 238 bool DownloadServiceManager::Query(uint32_t taskId, DownloadInfo &info) in Query() function in OHOS::Request::Download::DownloadServiceManager 250 bool DownloadServiceManager::Query(uint32_t taskId, uint32_t uid, DownloadInfo &info) in Query() function in OHOS::Request::Download::DownloadServiceManager
|
| D | download_service_ability.cpp | 198 bool DownloadServiceAbility::Query(uint32_t taskId, DownloadInfo &info) in Query() function in OHOS::Request::Download::DownloadServiceAbility
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | napi_hisysevent_js.cpp | 165 static napi_value Query(napi_env env, napi_callback_info info) in Query() function
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | log_persister.cpp | 361 int LogPersister::Query(std::list<LogPersistQueryResult> &results) in Query() function in OHOS::HiviewDFX::LogPersister
|
| D | log_buffer.cpp | 190 std::optional<HilogData> HilogBuffer::Query(const LogFilter& filter, const ReaderId& id, int tailCo… in Query() function in OHOS::HiviewDFX::HilogBuffer
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
| D | napi_faultlogger.cpp | 243 static napi_value Query(napi_env env, napi_callback_info info) in Query() function
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | reminder_store.cpp | 260 std::shared_ptr<NativeRdb::AbsSharedResultSet> ReminderStore::Query(const std::string &queryConditi… in Query() function in OHOS::Notification::ReminderStore
|