Home
last modified time | relevance | path

Searched defs:domain (Results 176 – 200 of 318) sorted by relevance

12345678910>>...13

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h284 const std::string& eventName, const std::string& domain) in GetListenerInfo()
294 const std::string& eventName, const std::string& tag, const std::string& domain) in GetDisPatcherInfo()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp98 napi_value domain = NapiUtil::GetProperty(env, filter, FILTERS_DOAMIN_PROP); in IsValidFilter() local
248 …std::string domain = NapiUtil::GetString(env, NapiUtil::GetProperty(env, filterValue, FILTERS_DOAM… in GetFilters() local
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DEmergencyRegResult.java99 @NetworkRegistrationInfo.Domain int domain, in EmergencyRegResult()
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/src/
H A Dbundle_verify_status_info.cpp27 std::string domain = it.first; in Marshalling() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp335 uint16_t GetDomainLevel(uint32_t domain) in GetDomainLevel()
483 int GetDomainQuota(uint32_t domain) in GetDomainQuota()
532 int SetDomainLevel(uint32_t domain, uint16_t lvl) in SetDomainLevel()
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h60 std::string domain; member
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_adapter.h41 std::string domain; member
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dbase_type.h57 std::string domain; member
/ohos5.0/base/global/resource_management_lite/
H A Dbundle.json8 "domain": "os", string
/aosp14/frameworks/base/services/core/java/com/android/server/backup/
H A DSystemBackupAgent.java160 int type, String domain, String path, long mode, long mtime) in onRestoreFile()
/ohos5.0/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp71 bool DataValidator::IsDomainValid(const std::string& domain) in IsDomainValid()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dsoftbus_log.h95 uint32_t domain; member
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_c_wrapper.h43 char domain[MAX_LENGTH_OF_EVENT_DOMAIN]; member
/ohos5.0/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h26 int32_t domain; member
/aosp14/frameworks/base/core/java/android/app/
H A DIBackupAgent.aidl173 int type, String domain, String path, long mode, long mtime, in doRestoreFile()
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DAppMetadataBackupWriter.java86 @Nullable String domain, in backupManifest()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c107 struct FtNetconn *FillpNetconnAlloc(FILLP_UINT16 domain, struct SpungeInstance *inst) in FillpNetconnAlloc()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.cpp82 WatchPoint::Builder& WatchPoint::Builder::InitDomain(const std::string& domain) in InitDomain()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor_service.cpp93 int SetReportEvent(struct HiAppEvent_Processor* processor, const char* domain, const char* name, bo… in SetReportEvent()
/ohos5.0/base/hiviewdfx/hisysevent/test/unittest/common/napi/
H A Dnapi_hisysevent.test.js117 …function writeEventWithAsyncWork(domain, name, eventType, params, errCallback, normalCallback, don… argument
138 …function writeEventWithPromise(domain, name, eventType, params, errCallback, normalCallback, done)… argument
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_database.cpp130 for (std::string domain : domains) { in CreateQueries() local
/ohos5.0/base/update/sys_installer_lite/
H A Dbundle.json9 "domain": "os", string
/aosp14/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DWatchlistConfig.java166 public boolean containsDomain(String domain) { in containsDomain()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h111 #define OH_HiSysEvent_Write(domain, name, type, params, size) \ argument
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_test.cpp39 const std::string& domain, in makeEvent()

12345678910>>...13