Searched refs:IS_ALLOWED_INSERT_APN (Results 1 – 5 of 5) sorted by relevance
95 typedef bool (*IS_ALLOWED_INSERT_APN)(std::string &value); typedef148 IS_ALLOWED_INSERT_APN isAllowedInsertApn_ = nullptr;
119 IS_ALLOWED_INSERT_APN, enumerator
184 …isAllowedInsertApn_ = (IS_ALLOWED_INSERT_APN)dlsym(telephonyExtWrapperHandle_, "IsAllowedInsertApn… in InitTelephonyExtWrapperForApnCust()
259 memberFuncMap_[uint32_t(CoreServiceInterfaceCode::IS_ALLOWED_INSERT_APN)] = in AddHandlerPdpProfileToMap()
3122 … static_cast<uint32_t>(CoreServiceInterfaceCode::IS_ALLOWED_INSERT_APN), data, reply, option); in IsAllowedInsertApn()