Home
last modified time | relevance | path

Searched refs:DM_NAPI_DESCRIPTION_BUF_LENGTH (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp41 const int32_t DM_NAPI_DESCRIPTION_BUF_LENGTH = 16384; member
290 char appOperation[DM_NAPI_DESCRIPTION_BUF_LENGTH] = ""; in JsToBindParam()
292 char customDescription[DM_NAPI_DESCRIPTION_BUF_LENGTH] = ""; in JsToBindParam()
/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h36 #define DM_NAPI_DESCRIPTION_BUF_LENGTH (16384) macro
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1189 char appOperation[DM_NAPI_DESCRIPTION_BUF_LENGTH] = ""; in JsToDmExtra()
1193 char customDescription[DM_NAPI_DESCRIPTION_BUF_LENGTH] = ""; in JsToDmExtra()

Completed in 8 milliseconds