Home
last modified time | relevance | path

Searched defs:bufLen (Results 1 – 4 of 4) sorted by relevance

/applications/standard/calendardata/calendarmanager/napi/src/
Dmodule_register.cpp65 int* bufLen) in NAPI_calendarManager_GetJSCode()
77 int* bufLen) in NAPI_calendarManager_GetABCCode()
/applications/standard/contacts_data/contacts/src/
Dnative_module.cpp48 int* bufLen) in NAPI_contact_GetJSCode()
60 int* bufLen) in NAPI_contact_GetABCCode()
/applications/standard/app_samples/code/DocsSample/ArkWeb/ArkWebSchemeHandler/entry/src/main/cpp/
Drawfile_request.cpp231 void RawfileRequest::DidReceiveData(const uint8_t *buffer, int64_t bufLen) in DidReceiveData()
/applications/standard/app_samples/code/DocsSample/ArkWeb/ManageWebPageLoadBrowse/NetReqInterceptCacheWinOps/entry/src/main/cpp/
Drawfile_request.cpp259 void RawfileRequest::DidReceiveData(const uint8_t *buffer, int64_t bufLen) in DidReceiveData()