Home
last modified time | relevance | path

Searched defs:removeService (Results 1 – 2 of 2) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl109 void removeService(in int serverIf, in int handle); in removeService() method
/system/hwservicemanager/
DServiceManager.cpp771 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService() function in android::hidl::manager::implementation::ServiceManager