Home
last modified time | relevance | path

Searched defs:child_id (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/common/
Dframe_util.h22 inline int64_t MakeFrameId(int child_id, int frame_routing_id) { in MakeFrameId()
33 inline bool IsValidChildId(int child_id) { in IsValidChildId()
62 uint32_t child_id = frame_id >> 32; in MakeGlobalId() local
/third_party/cef/libcef/browser/
Dssl_host_state_delegate.cc45 int child_id, in HostRanInsecureContent()
52 int child_id, in DidHostRunInsecureContent()
/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork01.c135 pid_t child_id; in parent_pid() local
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_posix.cc171 int child_id = fork(); in Exec() local
/third_party/cef/libcef/browser/extensions/
Dextensions_browser_client.cc187 int child_id, in AllowCrossRendererResourceLoad()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc251 int child_id, in HandleExternalProtocol()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc1365 int child_id, in HandleExternalProtocol()
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp2840 const ImGuiID child_id = ImGui::GetID((void*)(intptr_t)i); in ShowDemoWindowLayout() local
2886 ImGuiID child_id = ImGui::GetID((void*)(intptr_t)i); in ShowDemoWindowLayout() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp3035 for (auto child_id : itr->second) in notify_variable_access() local