Home
last modified time | relevance | path

Searched defs:cFunc (Results 1 - 12 of 12) sorted by relevance

/base/location/frameworks/cj/source/
H A Dnmea_message_callback.cpp31 auto cFunc = reinterpret_cast<void(*)(char* str)>(callbackId); in NmeaMessageCallback() local
H A Dgnss_status_callback.cpp31 auto cFunc = reinterpret_cast<void(*)(CJSatelliteStatusInfo info)>(callbackId); in GnssStatusCallback() local
H A Dlocation_switch_callback.cpp31 auto cFunc = reinterpret_cast<void(*)(int32_t switchState)>(callbackId); in LocationSwitchCallback() local
H A Dcached_locations_callback.cpp32 auto cFunc = reinterpret_cast<void(*)(CJLocationArr locations)>(callbackId); in CachedLocationsCallback() local
H A Dcountry_code_callback.cpp29 auto cFunc = reinterpret_cast<void(*)(CJCountryCode countryCode)>(callbackId); in CountryCodeCallback() local
H A Dlocation_error_callback.cpp29 auto cFunc = reinterpret_cast<void(*)(int32_t errorCode)>(callbackId); in LocationErrorCallback() local
H A Dlocator_callback.cpp41 auto cFunc = reinterpret_cast<void(*)(CJLocation location)>(callbackId); in LocatorCallback() local
/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp711 auto cFunc = reinterpret_cast<void(*)(CPermStateChangeInfo)>(callback); in FillPermStateChangeInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_web_ffi.cpp499 auto cFunc = reinterpret_cast<char* (*)(const char*)>(funcs[i]); in FfiOHOSAceFrameworkWebJavaScriptProxy() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp53 auto cFunc = reinterpret_cast<void(*)()>(callbackId); in RdbStoreObserverImpl() local
58 auto cFunc = reinterpret_cast<void(*)(CArrStr arr)>(callbackId); in RdbStoreObserverImpl() local
64 auto cFunc = reinterpret_cast<void(*)(CArrRetChangeInfo arr)>(callbackId); in RdbStoreObserverImpl() local
76 auto cFunc = reinterpret_cast<void(*)(CProgressDetails details)>(callbackId); in SyncObserverImpl() local
588 auto cFunc = reinterpret_cast<void(*)(CProgressDetails details)>(callbackId); in CloudSync() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp1578 auto cFunc = reinterpret_cast<void(*)()>(callbackId); in FfiImageImageCreatorImplOn() local
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp376 auto cFunc = reinterpret_cast<char*(*)(const char*)>(cFuncIds.head[i]); in FfiOHOSWebviewCtlRegisterJavaScriptProxy() local

Completed in 13 milliseconds