HomeSort by relevance Sort by last modified time
    Searched full:disable_create (Results 1 - 4 of 4) sorted by null

  /system/nvram/client/
nvram_client.c 296 return device->disable_create(device);
362 {"disable_create", "", 0, &HandleDisableCreate},
  /system/nvram/hal/tests/
scoped_nvram_device.cc 179 return device_->disable_create(device_);
  /system/nvram/hal/
nvram_device_adapter.cpp 319 device_.disable_create = device_disable_create;
  /hardware/libhardware/include/hardware/
nvram.h 219 nvram_result_t (*disable_create)(const struct nvram_device* device); member in struct:nvram_device

Completed in 3740 milliseconds