/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_arena.cc | 71 Status CachedSharedMemory::AllocateSharedMemory(int32_t client_id, size_t sz, void **p) { in AllocateSharedMemory() 89 void CachedSharedMemory::DeallocateSharedMemory(int32_t client_id, void *p) { in DeallocateSharedMemory()
|
D | cache_grpc.proto | 39 int32 client_id = 5; field
|
D | cache_server.cc | 187 int32_t client_id; in CreateService() local 327 auto client_id = rq->client_id(); in FastCacheRow() local 488 auto client_id = rq->client_id(); in BatchFetchRows() local 749 auto client_id = rq->client_id(); in ConnectReset() local 764 auto client_id = rq->client_id(); in BatchCacheRows() local 1115 auto client_id = rq->client_id(); in AllocateSharedMemory() local 1133 auto client_id = rq->client_id(); in FreeSharedMemory() local 1215 Status CacheServer::AllocateSharedMemory(int32_t client_id, size_t sz, void **p) { in AllocateSharedMemory() 1219 void CacheServer::DeallocateSharedMemory(int32_t client_id, void *p) { shm_->DeallocateSharedMemory… in DeallocateSharedMemory()
|
D | cache_request.h | 173 explicit FreeSharedBlockRequest(connection_id_type connection_id, int32_t client_id, int64_t addr) in FreeSharedBlockRequest() 437 …explicit AllocateSharedBlockRequest(connection_id_type connection_id, int32_t client_id, size_t re… in AllocateSharedBlockRequest() 478 explicit ConnectResetRequest(connection_id_type connection_id, int32_t client_id) in ConnectResetRequest()
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/ |
D | text_input_model.h | 79 int client_id() const { return client_id_; } in client_id() function
|
D | text_input_model.cc | 31 TextInputModel::TextInputModel(int client_id, const rapidjson::Value& config) in TextInputModel()
|
/third_party/grpc/src/core/lib/security/credentials/jwt/ |
D | json_token.h | 38 char* client_id; member
|
/third_party/grpc/examples/python/data_transmission/ |
D | demo.proto | 36 int64 client_id = 1; field
|
/third_party/flutter/skia/third_party/externals/sdl/test/nacl/ |
D | manifest.json | 18 "client_id": "903965034255.apps.googleusercontent.com", string
|
/third_party/ltp/testcases/kernel/sound/ |
D | snd_seq01.c | 27 static int client_id; variable
|
/third_party/grpc/src/core/lib/security/credentials/oauth2/ |
D | oauth2_credentials.h | 39 char* client_id; member
|
/third_party/libwebsockets/lib/roles/mqtt/client/ |
D | client-mqtt.c | 45 lws_mqtt_generate_id(struct lws* wsi, lws_mqtt_str_t **ms, const char *client_id) in lws_mqtt_generate_id()
|
/third_party/grpc/src/core/lib/security/credentials/external/ |
D | external_account_credentials.h | 47 std::string client_id; member
|
/third_party/flutter/engine/flutter/shell/platform/glfw/ |
D | text_input_plugin.cc | 142 int client_id = client_id_json.GetInt(); in HandleMethodCall() local
|
/third_party/flutter/engine/flutter/shell/platform/windows/ |
D | text_input_plugin.cc | 143 int client_id = client_id_json.GetInt(); in HandleMethodCall() local
|
/third_party/lwip/src/include/lwip/apps/ |
D | mqtt.h | 70 const char *client_id; member
|
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-xsmp.c | 112 char t[256], *vendor, *client_id; in pa__init() local
|
/third_party/curl/lib/ |
D | mqtt.c | 204 static int add_client_id(const char *client_id, const size_t client_id_len, in add_client_id() 257 char client_id[MQTT_CLIENTID_LEN + 1] = "curl"; in mqtt_connect() local
|
/third_party/ffmpeg/libavformat/ |
D | rtmphttp.c | 44 char client_id[64]; ///< client ID used for all requests except the first one member
|
/third_party/mesa3d/src/glx/apple/ |
D | appledri.c | 245 XAppleDRICreateSurface(dpy, screen, drawable, client_id, key, uid) in XAppleDRICreateSurface() argument
|
/third_party/curl/tests/server/ |
D | mqttd.c | 503 char client_id[MAX_CLIENT_ID_LENGTH]; in mqttit() local
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-mqtt.h | 69 const char *client_id; /* Client ID */ member
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | logfile.h | 392 LOG_CLIENT_ID client_id; member
|