Home
last modified time | relevance | path

Searched defs:owner (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/ipc/binder/
Dremote_callback_list.h181 const sp<T>& callback, RemoteCallbackList<T>* owner) in CallbackDeathRecipient()
Dremote_callback_map.h217 const K& key, const sp<V>& callback, RemoteCallbackMap<K, V>* owner, in CallbackDeathRecipient()
/system/tools/sysprop/
Dsysprop.proto66 Owner owner = 1; field
/system/core/base/
Dfile.cpp233 mode_t mode, uid_t owner, gid_t group, in WriteStringToFile()
/system/tools/hidl/
DCoordinator.cpp76 void Coordinator::setOwner(const std::string& owner) { in setOwner()
/system/update_engine/
Dupdate_attempter.cc707 string owner; in Rollback() local