Home
last modified time | relevance | path

Searched refs:MAX_COUNT_NUM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_mini_adapter.c19 #define MAX_COUNT_NUM 2 macro
47 char saName[MAX_COUNT_NUM * MAX_NAME_LEN + MAX_COUNT_NUM]; in QueryRemoteIdentityInner()
48 int count = sprintf_s(saName, MAX_COUNT_NUM * MAX_NAME_LEN + MAX_COUNT_NUM, in QueryRemoteIdentityInner()