Home
last modified time | relevance | path

Searched defs:open (Results 1 – 19 of 19) sorted by relevance

/system/core/libstats/push_compat/
Dstatsd_writer.h37 int (*open)(); /* can be called multiple times, reusing current resources */ member
/system/chre/pal/include/chre/pal/
Dwwan.h92 bool (*open)(const struct chrePalSystemApi *systemApi, member
Daudio.h92 bool (*open)(const struct chrePalSystemApi *systemApi, member
Dble.h160 bool (*open)(const struct chrePalSystemApi *systemApi, member
Dgnss.h175 bool (*open)(const struct chrePalSystemApi *systemApi, member
Dsensor.h166 bool (*open)(const struct chrePalSystemApi *systemApi, member
Dwifi.h273 bool (*open)(const struct chrePalSystemApi *systemApi, member
/system/nfc/src/include/
Dnfc_hal_api.h55 tHAL_API_OPEN* open; member
/system/core/libutils/
DTokenizer.cpp49 status_t Tokenizer::open(const String8& filename, Tokenizer** outTokenizer) { in open() function in android::Tokenizer
/system/core/init/
Dbootchart.cpp127 size_t open = stat.find('('); in log_processes() local
/system/libbase/
Dutf8.cpp207 int open(const char* name, int flags, ...) { in open() function
/system/chre/chpp/services/
Dwwan.c80 struct ChppRequestResponseState open; // Service init state member
Dgnss.c79 struct ChppRequestResponseState open; // Service init state member
Dwifi.c80 struct ChppRequestResponseState open; // Service init state member
/system/netd/server/
DSockDiag.cpp88 bool SockDiag::open() { in open() function in android::net::SockDiag
DXfrmController.cpp239 netdutils::Status open() override { in open() function in android::net::__anonfb3337ea0111::XfrmSocketImpl
/system/chre/platform/shared/
Dnanoapp_loader.cc307 bool NanoappLoader::open() { in open() function in chre::NanoappLoader
/system/incremental_delivery/incfs/include/
Dincfs_inline.h139 inline UniqueControl open(std::string_view dir) { in open() function
/system/core/libsparse/
Doutput_file.cpp64 int (*open)(struct output_file*, int fd); member