Home
last modified time | relevance | path

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

12

/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/cpp/types/libfaultlogger_test_napi/
Dpackage.json3 "types": "./index.d.ts" string
/base/msdp/device_status/utils/common/src/
Dpreview_style_packer.cpp32 std::vector<int32_t> types; in Marshalling() local
46 std::vector<int32_t> types; in UnMarshalling() local
/base/security/asset/services/db_operator/src/
Dlib.rs22 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.h36 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/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer.cpp64 uint32_t types) : domain(domain), names(names), types(types) in AppEventFilter()
67 AppEventFilter::AppEventFilter(const std::string& domain, uint32_t types) : domain(domain), types(t… in AppEventFilter()
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_filter.h28 uint16_t types; member
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
Dreminderrequest_fuzzer.cpp38 uint8_t types = *data % ACTION_BUTTON_TYPE; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h72 uint16_t types; member
150 uint16_t types; member
159 uint16_t types; member
167 uint16_t types; member
247 uint16_t types; member
251 uint16_t types; member
/base/hiviewdfx/hiview/base/
Dplugin.cpp99 void Plugin::AddDispatchInfo(const std::unordered_set<uint8_t>& types, in AddDispatchInfo()
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_watch.cpp100 napi_value types = NapiUtil::GetProperty(env, filter, FILTERS_TYPES_PROP); in IsValidFilter() local
240 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/msdp/device_status/interfaces/innerkits/interaction/include/
Ddrag_data.h135 std::vector<PreviewType> types; member
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp63 inline bool IsKmsg(uint16_t types) in IsKmsg()
684 uint16_t types = rqst.types; in HandleBufferSizeGetRqst() local
708 uint16_t types = rqst.types; in HandleBufferSizeSetRqst() local
779 uint16_t types = rqst.types; in HandleLogRemoveRqst() local
/base/global/i18n/interfaces/js/kits/src/
Dentity_recognizer_addon.cpp154 std::vector<std::string> types = {"phone_number", "date"}; in GetEntityInfoItem() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DDataFetcher.java307 String[] types = {"short", "medium", "long", "full"}; in getMeasureDataUnit() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dsmaps_memory_info.cpp86 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/web/webview/test/unittest/pasteboard_adapter/
Dpasteboard_client_adapter_test.cpp349 std::vector<std::string> types = g_dataAdapterNull->GetMimeTypes(); variable
/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp423const std::vector<std::string> &types, std::string number, std::tuple<int32_t, std::string> &resul… in GetPhoneTypeFromStrings()
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp311 uint16_t types; member
762 uint16_t types = Str2ComboLogType(arg); in TypeHandler() local

12