Home
last modified time | relevance | path

Searched refs:reserved (Results 1 - 25 of 816) sorted by relevance

12345678910>>...33

/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_datahead_transform.c52 msg->reserved = (int16_t)SoftBusLEtoBEs((uint16_t)msg->reserved); in PackProxyMessageHead()
62 msg->reserved = (int16_t)SoftBusLtoHs((uint16_t)msg->reserved); in UnpackProxyMessageHead()
/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_client_defines.h58 uint8_t reserved[RESERVED_LEN]; member
68 uint8_t reserved[RESERVED_LEN]; member
74 uint8_t reserved[RESERVED_LEN]; member
/base/startup/init/services/modules/encaps/
H A Dencaps_static.c53 if (serviceCtx->reserved == NULL) { in SetEncapsProcType()
56 if (strncmp(SA_MAIN_PATH, serviceCtx->reserved, strlen(SA_MAIN_PATH)) == 0) { in SetEncapsProcType()
/base/update/updater/interfaces/kits/include/misc_info/
H A Dmisc_info.h55 char reserved[MAX_RESERVED_SIZE]; member
60 char reserved[MAX_RESERVED_SIZE_PARA]; member
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Djs_prompt_action.cpp56 .reserved = { 0 },
72 .reserved = { 0 },
/base/startup/init/interfaces/innerkits/init_module_engine/include/
H A Dbootstage.h133 const char *reserved; /* reserved info */ member
141 const char *reserved; /* reserved info */ member
159 const char *reserved; /* reserved info */ member
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A DIpcProxy.cpp51 ipcOpt.reserved = nullptr; in RequestExitChildProcess()
82 ipcOpt.reserved = nullptr; in Add()
112 ipcOpt.reserved = nullptr; in StartNativeChildProcess()
/base/update/updater/test/unittest/misc_info_test/
H A Dmisc_info_unittest.cpp77 EXPECT_EQ(strncpy_s(writePara.reserved, sizeof(writePara.reserved) - 1, command.c_str(), command.size()), 0); in HWTEST_F()
/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.h52 uint16_t reserved; member
89 uint8_t reserved; member
/base/sensors/medical_sensor/utils/src/
H A Dmedical.cpp144 void MedicalSensor::SetReserved(const std::vector<uint32_t> &reserved) in SetReserved() argument
146 auto reservedCount = reserved.size(); in SetReserved()
148 reserved_[i] = reserved[i]; in SetReserved()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/
H A Daudio_device_adapter_impl.cpp39 int32_t RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) override;
41 int8_t &reserved, int8_t cookie) override;
44 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument
47 (void) reserved; in RenderCallback()
53 const std::string &value, int8_t &reserved, int8_t cookie) in ParamCallback()
59 value.c_str(), static_cast<void *>(&reserved), cookies); in ParamCallback()
192 void *reserved, std::shared_ptr<AudioDeviceAdapterImpl> cookie)
52 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument
/base/tee/tee_client/services/teecd/include/
H A Dtee_ca_daemon.h21 int reserved; member
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Dnative_register_module.cpp30 .reserved = { 0 }
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Dnative_register_module.cpp28 .reserved = { 0 }
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusbmanager_middle.cpp27 .reserved = {nullptr}
/foundation/arkui/napi/sample/native_module_netserver/
H A Dnative_module_netserver.cpp30 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/gesture_event/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/intention_code/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/touch_event/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Dnative_register_module.cpp27 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_module.cpp27 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },
/foundation/multimodalinput/input/frameworks/napi/key_code/src/
H A Dnative_register_module.cpp28 .reserved = { 0 },

Completed in 12 milliseconds

12345678910>>...33