Home
last modified time | relevance | path

Searched refs:reserved (Results 276 - 300 of 338) sorted by relevance

1...<<11121314

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c374 pack.reserved.rtt = 0; in FillpSendAdhocpack()
795 pack->reserved.rtt = FILLP_HTONL(pack->reserved.rtt); in FillpBuildAndSendPack()
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp60 /* reserved bytes for long term extend, total 60 bytes */
61 uint8_t reserved[DENTRY_RESERVED_LENGTH]; member
69 uint8_t reserved[DENTRY_GROUP_RESERVED]; member
H A Dmeta_file.cpp57 /* reserved bytes for long term extend, total 60 bytes */
62 uint8_t reserved[DENTRY_RESERVED_LENGTH]; member
71 uint8_t reserved[DENTRY_GROUP_RESERVED]; member
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_manager_napi.cpp484 .reserved = {0},
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_napi.cpp354 .reserved = { 0 },
/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.cpp373 .reserved = { 0 },
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp216 .reserved = { 0 },
/foundation/arkui/ace_engine/interfaces/napi/kits/component_snapshot/
H A Djs_component_snapshot.cpp423 .reserved = { 0 },
/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp315 .reserved = { 0 },
/foundation/arkui/ace_engine/interfaces/napi/kits/mediaquery/
H A Djs_media_query.cpp415 .reserved = { 0 },
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.cpp331 .reserved = { 0 },
/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedia_privacy_manager.cpp188 ranges->reserved = 0; in SendRangesToIoctl()
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp372 .reserved = {nullptr},
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_session_test.cpp68 int32_t reserved; member
H A Dsoftbus_proxy_session_test.cpp65 int32_t reserved; member
H A Dsoftbus_proxychannel_message_test.cpp792 data->reserved = TEST_NUMBER_EIGHT; in HWTEST_F()
798 EXPECT_NE(TEST_NUMBER_FIVE, data->reserved); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/
H A Ddisc_nstackx_adapter_test.cpp67 .reserved = 0,
71 .reservedInfo = "reserved" };
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/
H A Dvpn_module_ext.cpp290 .reserved = {nullptr},
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_entry.cpp421 .reserved = { 0 }
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp347 .reserved = {nullptr},
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp313 .reserved = {0}};
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h625 FILLP_UINT32 reserved; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h204 } reserved; member
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp205 GetAnonyString(status->basicInfo.networkId).c_str(), static_cast<int32_t>(status->reserved[0])); in OnDeviceScreenStatusChanged()
211 int32_t devScreenStatus = static_cast<int32_t>(status->reserved[0]); in OnDeviceScreenStatusChanged()
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_napi.cpp424 .reserved = { 0 },

Completed in 23 milliseconds

1...<<11121314