Searched refs:OnOpScanOptionValue (Results 1 – 3 of 3) sorted by relevance
36 bool OnOpScanOptionValue(MessageParcel &data, MessageParcel &reply);
54 cmdMap_[CMD_OP_SCAN_OPTION_VALUE] = &ScanServiceStub::OnOpScanOptionValue; in SetUp()
37 cmdMap_[CMD_OP_SCAN_OPTION_VALUE] = &ScanServiceStub::OnOpScanOptionValue; in ScanServiceStub()174 bool ScanServiceStub::OnOpScanOptionValue(MessageParcel &data, MessageParcel &reply) in OnOpScanOptionValue() function in OHOS::Scan::ScanServiceStub