Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp50 void HalClient::addOrUpdateSubscription(const SubscribeOptions &opts) { in addOrUpdateSubscription()
72 const SubscribeOptions& opts = it->second; in isSubscribed() local
103 const SubscribeOptions& opts = optionList[i]; in addOrUpdateSubscription() local
171 const SubscribeOptions &opts, SubscribeOptions *outUpdated) { in updateHalEventSubscriptionLocked()
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc117 static struct option opts[] = { in main() local
/hardware/google/pixel/power-libperfmgr/utilities/
Dsendhint.cc110 static struct option opts[] = { in main() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c615 miniopt_t opts; in dhd_pktgen() local
956 miniopt_t opts; in dhd_membytes() local
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp494 GfxstreamEnd2EndTest::SetUpTypicalVkTestEnvironment(const TypicalVkTestEnvironmentOptions& opts) { in SetUpTypicalVkTestEnvironment()