Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 32) sorted by relevance

12

/base/msdp/device_status/utils/common/src/
Dpreview_style_packer.cpp31 std::vector<int32_t> types; in Marshalling() local
45 std::vector<int32_t> types; in UnMarshalling() local
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/cpp/types/libfaultlogger_test_napi/
Dpackage.json3 "types": "./index.d.ts" string
/base/security/asset/services/db_operator/src/
Dlib.rs23 pub mod types; module
/base/update/update_app/common/
Dpackage.json9 "types": "", string
/base/update/update_app/feature/ota/
Dpackage.json9 "types": "", string
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
Dapp_event_observer.h38 uint32_t types = 0; member
/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
Dsetdonotdisturbdate_fuzzer.cpp41 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
Dpublishnotification_fuzzer.cpp74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
Dreminderrequest_fuzzer.cpp37 uint8_t types = *data % ACTION_BUTTON_TYPE; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_filter.h28 uint16_t types; member
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h76 uint16_t types; member
171 uint16_t types; member
180 uint16_t types; member
188 uint16_t types; member
268 uint16_t types; member
272 uint16_t types; member
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer.cpp90 uint32_t types) : domain(domain), names(names), types(types) in AppEventFilter()
93 AppEventFilter::AppEventFilter(const std::string& domain, uint32_t types) : domain(domain), types(t… in AppEventFilter()
/base/hiviewdfx/hiview/base/
Dplugin.cpp99 void Plugin::AddDispatchInfo(const std::unordered_set<uint8_t>& types, in AddDispatchInfo()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher.cpp45 uint32_t types = eventTypes << 1; in AddAppEventFilter() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_watch.cpp114 napi_value types = NapiUtil::GetProperty(env, filter, FILTERS_TYPES_PROP); in IsValidFilter() local
259 std::vector<int> types; in GetFilters() local
/base/location/interfaces/inner_api/include/
Dsatellite_status.h141 inline void SetConstellationTypes(std::vector<int> types) in SetConstellationTypes()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp65 inline bool IsKmsg(uint16_t types) in IsKmsg()
719 uint16_t types = rqst.types; in HandleBufferSizeGetRqst() local
743 uint16_t types = rqst.types; in HandleBufferSizeSetRqst() local
814 uint16_t types = rqst.types; in HandleLogRemoveRqst() local
/base/msdp/device_status/interfaces/innerkits/interaction/include/
Ddrag_data.h167 std::vector<PreviewType> types; member
/base/global/i18n/interfaces/js/kits/src/
Dentity_recognizer_addon.cpp150 std::vector<std::string> types = {"phone_number", "date"}; in GetEntityInfoItem() local
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dhiappevent_ffi.cpp374 uint32_t types = 0; in FfiOHOSHiAppEventAddWatcher() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DDataFetcher.java308 String[] types = {"short", "medium", "long", "full"}; in getMeasureDataUnit() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dsmaps_memory_info.cpp87 vector<string> types; in InsertSmapsTitle() local
/base/hiviewdfx/hiview/base/include/
Dplugin.h289 …irtual void AddDispatchInfo(std::weak_ptr<Plugin> plugin, const std::unordered_set<uint8_t>& types, in AddDispatchInfo()
/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp428const std::vector<std::string> &types, std::string number, std::tuple<int32_t, std::string> &resul… in GetPhoneTypeFromStrings()

12