Home
last modified time | relevance | path

Searched defs:cFunc (Results 1 - 9 of 9) 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
/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 34 milliseconds