Searched refs:Configure (Results 1 – 14 of 14) sorted by relevance
43 void Configure(const ConfigureRequest& request, ConfigureResponse* response);
24 # Configure [khungtaskd]
75 Configure(req, &rsp); in Initialize()150 void TrustyKeymaster::Configure(const ConfigureRequest& request, ConfigureResponse* response) { in Configure() function in keymaster::TrustyKeymaster
74 void Configure(const ConfigureRequest& request, ConfigureResponse* response);
39 # Configure libbluetooth as either dynamic or static library
58 # Configure read-ahead of dm-verity and loop devices
28 # Configure optional features49 # Configure testing nanoapps
68 frame_decoder_.Configure(OCSD_DFRMTR_FRAME_MEM_ALIGN); in ETMV4IDecodeTree()98 frame_decoder_.Configure(frame_decoder_.getConfigFlags() | OCSD_DFRMTR_PACKED_RAW_OUT); in AttachRawFramePrinter()
85 # Configure read-ahead of dm-verity and loop devices
112 # Configure read-ahead of dm-verity and loop devices
805 void AndroidKeymaster::Configure(const ConfigureRequest& request, ConfigureResponse* response) { in Configure() function in keymaster::AndroidKeymaster
575 impl_->Configure(request, &response); in configure()
1627 keymaster_.Configure(configReq, &configRsp); in SetUp()