Home
last modified time | relevance | path

Searched defs:serverType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.h47 explicit AppSpawnTestCommander(int serverType) in AppSpawnTestCommander()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_discovery_interface.c26 static void DfxRecordLnnDiscServiceEnd(int32_t serverType, const char *packageName, int32_t reason) in DfxRecordLnnDiscServiceEnd()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c714 static inline bool IfaceTypeIsMatch(uint8_t ifaceType, uint8_t serverType) in IfaceTypeIsMatch()
722 CoapCtxType *LocalIfaceGetCoapCtxByRemoteIp(const struct in_addr *remoteIp, uint8_t serverType) in LocalIfaceGetCoapCtxByRemoteIp()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c200 static void DfxRecordLnnDiscServerEnd(int32_t serverType, const char *packageName, int32_t reason) in DfxRecordLnnDiscServerEnd()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h102 int32_t serverType; // SERVER_TYPE member
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_common.c575 void AudioHdiSetLoadServerFlag(enum AudioServerType serverType) in AudioHdiSetLoadServerFlag()