Home
last modified time | relevance | path

Searched defs:appIcon (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_app_image_info.h33 explicit DmAppImageInfo(uint8_t *appIcon, int32_t appIconLen, uint8_t *appThumbnail, int32_t appThumbnailLen) in DmAppImageInfo() argument
42 void Reset(uint8_t *appIcon, int32_t appIconLen, uint8_t *appThumbnail, int32_t appThumbnailLen) in Reset() argument
51 void ResetIcon(uint8_t *appIcon, int32_t appIconLen) in ResetIcon() argument
171 void SaveData(const uint8_t *appIcon, int32_t appIconLen, const uint8_t *appThumbnail, int32_t appThumbnailLen) in SaveData() argument
177 void SaveIconData(const uint8_t *appIcon, int32_t appIconLen) in SaveIconData() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1095 unsigned char appIcon[] = {5, 6, 7, 8, 9}; in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h151 std::string appIcon; member
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp599 int OH_UdsContentForm_GetAppIcon(OH_UdsContentForm* pThis, unsigned char** appIcon, unsigned int* len) in OH_UdsContentForm_GetAppIcon() argument
650 int OH_UdsContentForm_SetAppIcon(OH_UdsContentForm* pThis, const unsigned char* appIcon, unsigned int len) in OH_UdsContentForm_SetAppIcon() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp995 void *appIcon = nullptr; in DmAuthParamToJsAuthParam() local

Completed in 11 milliseconds