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

/frameworks/native/libs/vr/libpdx_default_transport/private/pdx/default_transport/
H A Dservice_utility.h50 // Sends the sysprop_change message to the service at fpath, so it re-reads
55 static int PokeService(const char* fpath, const struct stat* /*sb*/, argument
61 auto utility = ServiceUtility::Create(fpath, &error);
64 ALOGE("ServiceUtility::PokeService: Failed to open %s: %s.", fpath,
75 fpath, status.GetErrorMessage().c_str());

Completed in 48 milliseconds