Home
last modified time | relevance | path

Searched refs:newInterfaceSymbol_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_native_selector.cpp74 const std::string &deleteInterfaceSymbol): newInterfaceSymbol_(newInterfaceSymbol), in NciLibsLoader()
126 auto newInterface = reinterpret_cast<NewFuncType>(dlsym(handle_, newInterfaceSymbol_.c_str())); in NewInstance()
H A Dnci_native_selector.h80 std::string newInterfaceSymbol_; member in OHOS::NFC::NCI::NciNativeSelector::NciLibsLoader

Completed in 2 milliseconds