Home
last modified time | relevance | path

Searched refs:ds (Results 1 - 4 of 4) sorted by relevance

/base/usb/usb_manager/test/tool/
H A Dusb_function_test.cpp195 static void InterfaceStatus(UsbSrvClient &g_usbClient, int32_t &ds) in InterfaceStatus() argument
205 unactivated ? ds = 1 : ds = 0; in InterfaceStatus() local
238 int32_t ds; in DeviceStatus() local
239 InterfaceStatus(g_usbClient, ds); in DeviceStatus()
240 printf("%s:%d interface status=%d\n", __func__, __LINE__, ds); in DeviceStatus()
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Dunwind_x86_64_define.h101 uint64_t ds; member
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp519 void AppEventPack::AddParam(const std::string& key, const std::vector<double>& ds) in AddParam() argument
522 appEventParam.value.valueUnion.ds_.assign(ds.begin(), ds.end()); in AddParam()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h190 void AddParam(const std::string& key, const std::vector<double>& ds);

Completed in 4 milliseconds