Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dthread_looper.cpp72 void ThreadLooper::Insert(const Event &event) { in Insert() function in cuttlefish::ThreadLooper
/device/google/cuttlefish/host/libs/allocd/
Dresource_manager.h49 void Insert( in Insert() function
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_integer.inl276 …GLM_FUNC_QUALIFIER genIUType bitfieldInsert(genIUType const & Base, genIUType const & Insert, int …
282 …vecType<T, P> bitfieldInsert(vecType<T, P> const & Base, vecType<T, P> const & Insert, int Offset,…
/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp447 GceApi::Operation GceApi::Insert(const Json::Value& request) { in Insert() function in cuttlefish::GceApi
478 GceApi::Operation GceApi::Insert(const GceInstanceInfo& request) { in Insert() function in cuttlefish::GceApi