Searched refs:regFunc (Results 1 – 1 of 1) sorted by relevance
508 auto regFunc = (REGISTER_DC_CALL)dlsym(handle, "RegisterDcCall"); in OnDcCallSystemAbilityAdded() local509 if (regFunc == nullptr) { in OnDcCallSystemAbilityAdded()514 auto ret = regFunc(); in OnDcCallSystemAbilityAdded()