HomeSort by relevance Sort by last modified time
    Searched refs:operation (Results 251 - 275 of 1082) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/component_updater/
component_patcher_operation_out_of_process.cc 91 const std::string& operation,
99 if (operation == kBsdiff) {
102 } else if (operation == kCourgette) {
  /external/chromium_org/chrome/browser/local_discovery/
privet_http.h 34 // If value is null, the operation failed.
53 // Creates operation to query basic information about local device.
75 // If value is null, the operation failed.
113 PrivetRegisterOperation* operation,
123 virtual void OnPrivetRegisterError(PrivetRegisterOperation* operation,
130 virtual void OnPrivetRegisterDone(PrivetRegisterOperation* operation,
137 // Owner SHOULD call explicitly before destroying operation.
195 // Creates operation to query basic information about local device.
199 // Creates operation to register local device using Privet v1 protocol.
204 // Creates operation to query capabilities of local printer
    [all...]
  /external/chromium_org/chrome/renderer/extensions/
enterprise_platform_keys_natives.cc 90 blink::WebCryptoOperation operation; local
92 &operation)) {
101 operation,
  /external/chromium_org/components/component_updater/
component_patcher.cc 88 std::string operation; local
89 if (command_args->GetString(kOp, &operation)) {
91 CreateDeltaUpdateOp(operation, out_of_process_patcher_);
component_patcher_operation.h 35 // Parses, runs, and verifies the operation. Calls |callback| with the
36 // result of the operation. The callback is called using |task_runner|.
57 // Subclasses must override DoParseArguments to parse operation-specific
65 // Subclasses must override DoRun to actually perform the patching operation.
70 // Callback given to subclasses for when they complete their operation.
71 // Validates the output, and posts a task to the patching operation's
81 // A 'copy' operation takes a file currently residing on the disk and moves it
104 // A 'create' operation takes a full file that was sent in the delta update
132 virtual void Patch(const std::string& operation,
152 DeltaUpdateOpPatch(const std::string& operation,
    [all...]
  /external/chromium_org/content/child/webcrypto/nss/
aes_cbc_nss.cc 39 CK_ATTRIBUTE_TYPE operation = (mode == ENCRYPT) ? CKA_ENCRYPT : CKA_DECRYPT; local
48 CKM_AES_CBC_PAD, operation, sym_key, param.get()));
67 if (operation == CKA_DECRYPT &&
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
idl_validator.py 59 for operation in interface.operations:
60 self.validate_extended_attributes_node(operation)
61 for argument in operation.arguments:
  /external/chromium_org/ash/drag_drop/
drag_image_view.h 25 // |source| is the event source that started this drag drop operation (touch
27 // whether to show drag operation hint on top of the image.
47 // For touch drag drop, we show a hint corresponding to the drag operation
52 // |operation| is a bit field indicating allowable drag operations from
54 void SetTouchDragOperation(int operation);
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_drag_drop_views.cc 42 int operation = ui::DragDropTypes::DRAG_COPY | ui::DragDropTypes::DRAG_LINK; local
45 operation |= ui::DragDropTypes::DRAG_MOVE;
50 widget->RunShellDrag(NULL, data, gfx::Point(), operation, source);
54 views::RunShellDrag(view, data, gfx::Point(), operation, source);
  /external/chromium_org/chrome/installer/mini_installer/
configuration.h 14 enum Operation {
25 // Returns the desired operation dictated by the command line options.
26 Operation operation() const { return operation_; } function in class:mini_installer::Configuration
71 Operation operation_;
  /external/chromium_org/third_party/WebKit/Source/core/page/
PrintContextTest.cpp 38 struct Operation {
48 Operation operation = { DrawRect, rect }; variable
49 m_recordedOperations.append(operation);
56 Operation operation = { DrawPoint, SkRect::MakeXYWH(pts[0].x(), pts[0].y(), 0, 0) }; variable
57 m_recordedOperations.append(operation);
60 const Vector<Operation>& recordedOperations() const { return m_recordedOperations; }
63 Vector<Operation> m_recordedOperations;
122 const Vector<MockCanvas::Operation>& operations = canvas.recordedOperations()
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.h 49 virtual bool isOpSupported(operation, DataType) const;
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_win.h 32 int operation,
  /external/chromium_org/ui/wm/public/
drag_drop_client.h 30 // Initiates a drag and drop session. Returns the drag operation that was
37 int operation,
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.h 49 virtual bool isOpSupported(operation, DataType) const;
  /frameworks/base/core/tests/coretests/src/android/content/
ContentProviderOperationTest.java 137 // Build an operation to assert values match provider
156 // Build an operation to assert values match provider
439 private int operationGetType(ContentProviderOperation operation)
443 return field.getInt(operation);
446 private Uri operationGetUri(ContentProviderOperation operation)
450 return (Uri) field.get(operation);
453 private String operationGetSelection(ContentProviderOperation operation)
457 return (String) field.get(operation);
460 private String[] operationGetSelectionArgs(ContentProviderOperation operation)
464 return (String[]) field.get(operation);
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GLToolbox.java 173 public static void checkGlError(String operation) {
176 throw new RuntimeException("GL Operation '" + operation + "' caused error "
188 private static void assertNonUiThread(String operation) {
190 throw new RuntimeException("Attempting to perform GL operation '" + operation
  /hardware/qcom/display/msm8960/libqdutils/
qdMetaData.h 61 int32_t operation; member in struct:MetaData_t
  /hardware/qcom/display/msm8974/libqdutils/
qdMetaData.h 61 int32_t operation; member in struct:MetaData_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
pulseaudio.h 36 #include <pulse/operation.h>
54 * operation.h,\ref volume.h, \ref xmalloc.h, \ref utf8.h, \ref
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
pulseaudio.h 36 #include <pulse/operation.h>
54 * operation.h,\ref volume.h, \ref xmalloc.h, \ref utf8.h, \ref
  /hardware/ti/omap4-aah/camera/
BaseCameraAdapter.cpp 408 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value3, int value4) {
416 switch ( operation ) {
429 ret = setState(operation);
483 ret = setState(operation);
536 ret = setState(operation);
577 ret = setState(operation);
613 ret = setState(operation);
639 ret = setState(operation);
667 ret = setState(operation);
695 ret = setState(operation);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/copresence/
copresence_api_unittest.cc 32 using api::copresence::Operation;
121 bool ExecuteOperation(scoped_ptr<Operation> operation) {
123 operation_list->Append(operation->ToValue().release());
152 scoped_ptr<Operation> operation(new Operation);
153 operation->publish = publish.Pass();
156 EXPECT_TRUE(ExecuteOperation(operation.Pass()));
179 scoped_ptr<Operation> operation(new Operation)
    [all...]
  /external/chromium_org/content/browser/download/
download_net_log_parameters.h 88 base::Value* FileErrorNetLogCallback(const char* operation,
93 base::Value* FileInterruptedNetLogCallback(const char* operation,
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ContentProviderOperationBuilderTest.java 67 ContentProviderOperation operation = builder.build(); local
68 assertThat(operation, notNullValue());

Completed in 2230 milliseconds

<<11121314151617181920>>